https://github.com/abgeo/ylebich.js
Check the only truth about you, inspired by Heisenberg
https://github.com/abgeo/ylebich.js
heisenberg ylebich
Last synced: 9 months ago
JSON representation
Check the only truth about you, inspired by Heisenberg
- Host: GitHub
- URL: https://github.com/abgeo/ylebich.js
- Owner: ABGEO
- License: mit
- Created: 2021-12-13T09:16:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T12:30:42.000Z (over 4 years ago)
- Last Synced: 2025-03-21T22:22:20.512Z (about 1 year ago)
- Topics: heisenberg, ylebich
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/ylebich-js
- Size: 236 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ylebich.js
Check the only truth about you, inspired by Heisenberg.
[](https://www.npmjs.com/package/ylebich-js)
[](https://npmjs.org/package/ylebich-js)
[](https://npmjs.org/package/ylebich-js)

## Installation
```bash
$ npm install ylebich-js
```
## Usage
```js
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](CHANGELOG.md) 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**](https://abgeo.dev) - *Initial work*
## License
Copyright © 2021 [Temuri Takalandze](https://abgeo.dev).
Released under the [MIT](LICENSE) license.