1.1.0 • Published 1 year ago

jsfruit v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.0

1 year ago