ylebich-js
v0.2.0
Published
Check the only truth about you, inspired by Heisenberg
Downloads
9
Readme
ylebich.js
Check the only truth about you, inspired by 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
- Temuri Takalandze - Initial work
License
Copyright © 2021 Temuri Takalandze.
Released under the MIT license.