Skip to content

Commit 1e8d1a4

Browse files
committed
Merge branch 'pr/1'
2 parents 572ff22 + 5aeccac commit 1e8d1a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ JavaScript 的模块或加载系统。
159159
* chai:适用于 node.js 和浏览器的 BDD / TDD 断言框架,并能搭配其它测试框架使用。[官网](https://github.com/chaijs/chai)
160160
* Sinon.JS:对 JavaScript 进行 spies、stubs 和 mock 测试。[官网](https://github.com/cjohansen/Sinon.JS)
161161
* expect.js:简约的、适用于 Node.js 和浏览器端的 BDD 式断言工具。[官网](https://github.com/LearnBoost/expect.js)
162+
* should.js:适用于 Node.js 的 BDD 式断言工具。[官网](https://github.com/tj/should.js)
162163

163164
### 覆盖率
164165

@@ -333,7 +334,7 @@ Web 数据可视化工具
333334
* mout:模块化的 JavaScript 工具库。[官网](https://github.com/mout/mout)
334335
* mesh:流数据同步工具。[官网](https://github.com/mojo-js/mesh.js)
335336

336-
<h3 id="reactive-programming">响应式编</h3>
337+
<h3 id="reactive-programming">响应式编程</h3>
337338

338339
响应式程序库扩展了 JavaScript 的能力。
339340

0 commit comments

Comments
 (0)