File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,9 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
133
133
134
134
<h2 id =" package-managers " >包管理器</h2 >
135
135
136
- 管理着 javascript 库,并提供读取和打包它们的工具。
136
+ 管理着 JavaScript 库,并提供读取和打包它们的工具。
137
137
138
- * npm:npm 是 javascript 的包管理器。[ 官网] ( https://www.npmjs.com/ )
138
+ * npm:npm 是 JavaScript 的包管理器。[ 官网] ( https://www.npmjs.com/ )
139
139
* Bower:一个 web 应用的包管理器。[ 官网] ( https://github.com/bower/bower )
140
140
* component:能构建更好 web 应用的客户端包管理器。[ 官网] ( https://github.com/componentjs/component )
141
141
* spm:全新的静态包管理器。[ 官网] ( https://github.com/spmjs/spm )
@@ -424,7 +424,7 @@ Web 数据可视化工具
424
424
* basil.js:智能的 JavaScript 数据持久层库。[ 官网] ( https://github.com/Wisembly/basil.js )
425
425
* jquery-cookie:轻量简单的、用于读取、编辑和删除 cookie 的 jQuery 插件。[ 官网] ( https://github.com/carhartl/jquery-cookie )
426
426
* Cookies:客户端 Cookie 操作库。[ 官网] ( https://github.com/ScottHamper/Cookies )
427
- * DB.js:基于 Promise 的、封装了 IndexDB 的库。[ 官网] ( https://github.com/aaronpowell/db.js/ )
427
+ * DB.js:基于 Promise 的、封装了 IndexedDB 的库。[ 官网] ( https://github.com/aaronpowell/db.js/ )
428
428
* lawnchair.js:简单的客户端 JSON 存储。[ 官网] ( https://github.com/brianleroux/lawnchair/ )
429
429
430
430
<h3 id =" color " >颜色</h3 >
You can’t perform that action at this time.
0 commit comments