1.0.2 • Published 2 years ago

nufat v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Nufat

sebuah kumpulan script yang biasa di pakai untuk keperluan coding yang biasa digunakan untuk pengembangan dan pelatihan di https://webdev.nufat.id yang merupakan bagian dari jaringan nufat.id yang bergerak di website development.

Installation

Use the package manager NPM to install nufat.

npm install nufat

Usage import

import {estring} from 'nufat';

# returns 'estring'
estring(10); //63687346378dfbvhfihjf

Usage require

var nufat = require ('nufat');

# returns 'estring'
nufat.estring(10); //63687346378dfbvhfihjf

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.

License

MIT

version

1.0.0


Website

https://webdev.nufat.id