whitespace-remove
Advanced tools
+1
-1
| { | ||
| "name": "whitespace-remove", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Strip all whitespace from a string", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+4
-4
@@ -30,6 +30,6 @@ # whitespace-remove | ||
| [npm-url]: https://npmjs.org/package/whitespace-remove | ||
| [travis-image]: https://img.shields.io/travis/undefined/whitespace-remove.svg?style=flat-square | ||
| [travis-url]: https://travis-ci.org/undefined/whitespace-remove | ||
| [coveralls-image]: https://img.shields.io/coveralls/undefined/whitespace-remove.svg?style=flat-square | ||
| [coveralls-url]: https://coveralls.io/r/undefined/whitespace-remove?branch=master | ||
| [travis-image]: https://img.shields.io/travis/yoshuawuyts/whitespace-remove.svg?style=flat-square | ||
| [travis-url]: https://travis-ci.org/yoshuawuyts/whitespace-remove | ||
| [coveralls-image]: https://img.shields.io/coveralls/yoshuawuyts/whitespace-remove.svg?style=flat-square | ||
| [coveralls-url]: https://coveralls.io/r/yoshuawuyts/whitespace-remove?branch=master | ||
| [downloads-image]: http://img.shields.io/npm/dm/whitespace-remove.svg?style=flat-square | ||
@@ -36,0 +36,0 @@ [downloads-url]: https://npmjs.org/package/whitespace-remove |
3418
0.23%