flower-names
v1.1.1
Published
Get random flower names
Readme
flower-names
Get random flower names
Installation
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js.
Installation is done using the
npm install command:
$ npm install flower-namesFeatures
- Returning flower names data
- Returning random flower names
Examples
Tests
To run the test suite, first install the dependencies, then run npm test:
$ npm install
$ npm testCredits
How to Write an Open Source JavaScript Library by Kent C. Dodds
