1.1.0 • Published 2 years ago

jsfruit v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

jsfruit

Helper for interacting with fruits. Vegetables are partially supported.

example

const Fruit = require("jsfruit")
const myFruit = new Fruit("Steve")
console.log(myFruit.greet()) // Prints "Hello my name is Steve"
1.1.0

2 years ago

1.0.0

2 years ago