@oblakotilo/plants

1.0.1 • Public • Published

Examples

Plant of the day

const plants = require('@oblakotilo/plants');

const plant = plants.random(new Date().toDateString());

console.log('url', 'https://wikipedia.org/wiki/' + plant.replace(' ', '_'));
// url https://wikipedia.org/wiki/Lavandula_latifolia

Dependencies (1)

Dev Dependencies (1)

Package Sidebar

Install

npm i @oblakotilo/plants

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sorokinsh