A functional interface for interacting with databases
npm install rumor-millA functional interface for interacting with databases
#### Supported Versions of Node.jsrumor-mill is only tested against the latest Current and LTS versions of
Node.js.
Please ensure that your Node.js installation is up-to-date, and, if necessary,
upgrade your installation.
#### npm Package
Install rumor-mill
by running
``sh`
yarn add rumor-mill
Or, if yarn is not installed, run
`sh``
npm install --save rumor-mill