Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devyatsu/configchameleon

A simple application to convert csv to json and vice-versa created using Deno and its Fresh web framework
https://github.com/devyatsu/configchameleon

Last synced: about 14 hours ago
JSON representation

A simple application to convert csv to json and vice-versa created using Deno and its Fresh web framework

Awesome Lists containing this project

README

        

# ConfigChameleon

A simple application to convert csv to json and vice-versa created using Deno
and its Fresh web framework The main purpose of this app is simply to try Deno
and see if i could easily use it in future projects.

Actually waiting for Deno Deploy to support 'npm' packages to host the project...

## ToDo

- Add a copy button on /password page
- Add features to minify files
- Find a way to change some headers when several middlewares are present