/Base64

Base encoder and decoder online

Primary LanguageCSS

Base64

Base64 encoder and decoder online.

fantasy.codes/Base64/

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