File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
> The [ ` assert ` ] ( https://nodejs.org/api/assert.html ) module from Node.js, for the browser.
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/browserify/commonjs-assert.svg?branch=master )] ( https://travis-ci.org/browserify/commonjs-assert )
6
- [ ![ npm] ( https://img.shields.io/npm/dm/commonjs- assert.svg )] ( https://www.npmjs.com/package/commonjs- assert )
7
- [ ![ npm] ( https://img.shields.io/npm/v/commonjs- assert.svg )] ( https://www.npmjs.com/package/commonjs- assert )
6
+ [ ![ npm] ( https://img.shields.io/npm/dm/assert.svg )] ( https://www.npmjs.com/package/assert )
7
+ [ ![ npm] ( https://img.shields.io/npm/v/assert.svg )] ( https://www.npmjs.com/package/assert )
8
8
9
9
With browserify, simply ` require('assert') ` or use the ` assert ` global and you will get this module.
10
10
You can’t perform that action at this time.
0 commit comments