rockacola / EncodingSmith

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encoding Smith

A handy encode/decode tool for multiple formats.

Encoding Smith is a Chrome extension utility handles multiple encoding methods. Encode/decode to multiple formats at same time and does not require Internet connection.


Structures

Chosen Technology

  • Sass
  • Gulp
  • Browser Sync
  • Lodash
  • Bows

Build

Prerequisites

  • Node.js and NPM
  • gulp NPM module

First Build

  • Execute npm install
  • Execute gulp which will perform 'build' and starts 'watch' and 'server' tasks.

Resources

Test Cases

  • TBA

Progress

New incoming supports

Todo List

  • Add favicon
  • Avoid calculate encoding options that are set to hidden, however make sure that when the option been toggled to enbale, the encoded value is avaiable/current.
  • Error notification when something's wrong

Backburner

  • Save user's toggle option

Roadmaps

  • TBA

About

License:MIT License


Languages

Language:CSS 68.4%Language:JavaScript 26.6%Language:HTML 4.9%