Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devyatsu/configchameleon
- Owner: DevYatsu
- License: mit
- Created: 2023-08-23T17:05:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T22:27:59.000Z (about 1 year ago)
- Last Synced: 2023-09-04T04:01:58.921Z (about 1 year ago)
- Language: TypeScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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