0.2.0 • Published 2 years ago

ylebich-js v0.2.0

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

ylebich.js

Check the only truth about you, inspired by Heisenberg.

NPM version NPM monthly downloads NPM total downloads

Heisenberg

Installation

$ npm install ylebich-js

Usage

const { YleBich } = require("ylebich-js");

const zuriko = new YleBich("Zuriko");
const iliko = new YleBich("Iliko");

console.log(zuriko.sayMyName());
console.log(iliko.sayMyName());

Changelog

Please see CHANGELOG for details.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

License

Copyright © 2021 Temuri Takalandze.
Released under the MIT license.