You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.. | ||
dest | 11 months ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
gulpfile.js | 11 months ago | |
index.html | 11 months ago | |
package.json | 1 year ago |
README.md
Base64
Base64 encoder and decoder online.
Introduction
Sample project using gulp.
gulp plugins used:
- gulp-coffee
- gulp-concat
- gulp-ugilfy
- gulp-ruby-sass
Get more info in gulpfile.js
Build locally
// Install dependencies
npm install
// Run task with gulp
npm run build
License
The MIT License