You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@oblakotilo/plants

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oblakotilo/plants

List of plants which can be found on wikipedia

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

plants

FAQs

Package last updated on 28 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts