npm
nanostores
A tiny (294 bytes) state manager for React/Preact/Vue/Svelte with many atomic tree-shakable stores
版本 4已同步 4文件 53 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
91
最近扫描 2026-07-30
扫描覆盖
100%
53 / 53 文件
高危文件
0
0 条 critical
待复核
1
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 1.4.2
13 文件
13 JS / 0 CSS / 0 WASM
1 review files
可在下方文件列表中查看原始构建产物
当前版本 13 个文件,13 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
4版本
53文件
1.4.2最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
2.9 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/nanostores/1.4.2/atom/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/nanostores/1.4.2/atom/index.js" integrity="sha256-CA8loHqN0I9wQGb2n29TQ/yc9l2C9mgz/tilFKQsZ/M=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/nanostores/1.4.2/atom/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 1.4.2,展示 13 / 13 个文件。
nanostores/1.4.2/atom/index.js
JS
2.9 KBSRI ready
未分级
0 请求nanostores/1.4.2/clean-stores/index.js
JS
437 BSRI ready
未分级
0 请求nanostores/1.4.2/computed/index.js
JS
2.0 KBSRI ready
未分级
0 请求nanostores/1.4.2/deep-map/index.js
JS
795 BSRI ready
未分级
0 请求nanostores/1.4.2/effect/index.js
JS
448 BSRI ready
未分级
0 请求nanostores/1.4.2/index.js
JS
704 BSRI ready
未分级
0 请求nanostores/1.4.2/keep-mount/index.js
JS
65 BSRI ready
未分级
0 请求nanostores/1.4.2/lifecycle/index.js
JS
4.1 KBSRI ready
未分级
0 请求nanostores/1.4.2/listen-keys/index.js
JS
519 BSRI ready
未分级
0 请求nanostores/1.4.2/map-creator/index.js
JS
846 BSRI ready
未分级
0 请求nanostores/1.4.2/map/index.js
JS
536 BSRI ready
未分级
0 请求nanostores/1.4.2/task/index.js
JS
673 BSRI ready
未分级
0 请求nanostores/1.4.2/warn/index.js
JS
290 BSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| nanostores/1.4.2/atom/index.js | 2.9 KB | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/clean-stores/index.js | 437 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/computed/index.js | 2.0 KB | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/deep-map/index.js | 795 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/effect/index.js | 448 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/index.js | 704 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/keep-mount/index.js | 65 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/lifecycle/index.js | 4.1 KB | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/listen-keys/index.js | 519 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/map-creator/index.js | 846 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/map/index.js | 536 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/task/index.js | 673 B | JS | ready 未分级 | 0 | |
| nanostores/1.4.2/warn/index.js | 290 B | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。