Skip to content

Check the only truth about you, inspired by Heisenberg

License

Notifications You must be signed in to change notification settings

IliaNoz/ylebich.js

 
 

Repository files navigation

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.

About

Check the only truth about you, inspired by Heisenberg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.2%
  • Shell 13.8%