Check the only truth about you, inspired by Heisenberg.
$ npm install ylebich-js
const { YleBich } = require("ylebich-js");
const zuriko = new YleBich("Zuriko");
const iliko = new YleBich("Iliko");
console.log(zuriko.sayMyName());
console.log(iliko.sayMyName());
Please see CHANGELOG for details.
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.
- Temuri Takalandze - Initial work
Copyright © 2021 Temuri Takalandze.
Released under the MIT license.