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: 8 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T22:27:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T05:44:51.743Z (over 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