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.
PJ-568 c27dc457df
Deploying to release from @ PJ-568/568tools@59aa446db9075cc0b72363489b0d19890c768357 🚀
11 months ago
..
dest Deploying to release from @ PJ-568/568tools@59aa446db9075cc0b72363489b0d19890c768357 🚀 11 months ago
src Deploying to release from @ PJ-568/568tools@e8de789bd871e702eb8f5c721e054b02c7de2a3d 🚀 1 year ago
.gitignore Deploying to release from @ PJ-568/568tools@e8de789bd871e702eb8f5c721e054b02c7de2a3d 🚀 1 year ago
README.md Deploying to release from @ PJ-568/568tools@e8de789bd871e702eb8f5c721e054b02c7de2a3d 🚀 1 year ago
gulpfile.js Deploying to release from @ PJ-568/568tools@59aa446db9075cc0b72363489b0d19890c768357 🚀 11 months ago
index.html Deploying to release from @ PJ-568/568tools@59aa446db9075cc0b72363489b0d19890c768357 🚀 11 months ago
package.json Deploying to release from @ PJ-568/568tools@e8de789bd871e702eb8f5c721e054b02c7de2a3d 🚀 1 year ago

README.md

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