@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @oblakotilo/plants

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sorokinsh