vangheem / endecode

endecode.org: open source encoder/decoder

Home Page:https://endecode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(en|de)code

I often find myself googling a site that will encode base64 or url decode a value. The top results for this have been getting worse: full of ads, tracking cookies and clunky user interfaces.

endecode.org is an open source tool for encoding and decoding text online.

Contributing

This project is a barebones vuejs application that uses the bulma css framework.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

endecode.org: open source encoder/decoder

https://endecode.org

License:Other


Languages

Language:Vue 85.7%Language:JavaScript 5.8%Language:HTML 5.2%Language:Makefile 3.3%