presuf
v1.0.0
Published
Transform a collection with a prefix or suffix
Downloads
2
Maintainers
Readme
presuf
Transform a collection with a prefix or suffix
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install presuf --save
Tests
npm install
npm test
Dependencies
- amp-is-array: is-array function part of http://amp.ampersandjs.com.
- amp-is-string: is-string function part of http://amp.ampersandjs.com.
Dev Dependencies
- esprima-fb: Facebook-specific fork of the esprima project
- jscs: JavaScript Code Style
- mocha: simple, flexible, fun test framework
- package-json-to-readme: Generate a README.md from package.json contents
License
ISC
Generated by package-json-to-readme