A Free and Comprehensive Encrypt & Decrypt Tools with example code in Node.js.
The purpose of EncryptLab is to make it easier for developers to understand how each encryption works with tools and example code in Node.js.
# first. install dependencies
$ npm install
# then. serve with hot reload at localhost:3000
$ npm run dev
# etc
# build css for production
$ npm run build:css
# watch file changes
$ npm run watch
# run test
$ npm run test
or
# the server will listening on port 3000!
npx encryptlab
Feel free to create proposal in repository Github Issue to discuss it first before do your work.
Want to make EncryptLab more perfect? Let's contribute and follow the contribution guide.
Thanks to all of you who spend times to build this repository.
Muhammad Fauzan 🚧 |
Ahmad Saugi 📖 |
Muhammad Irwan Andriawan 🔧 |
Dihak 🎨 |
EncryptLab is under the MIT License