Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gni/json2yaml
json2yaml and yaml2json convertor
https://github.com/gni/json2yaml
converter json json2yaml json2yml yaml yaml2json yml yml2json
Last synced: 2 months ago
JSON representation
json2yaml and yaml2json convertor
- Host: GitHub
- URL: https://github.com/gni/json2yaml
- Owner: gni
- License: mit
- Created: 2023-11-28T23:20:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T00:25:56.000Z (about 1 year ago)
- Last Synced: 2024-12-07T01:50:19.355Z (2 months ago)
- Topics: converter, json, json2yaml, json2yml, yaml, yaml2json, yml, yml2json
- Language: JavaScript
- Homepage: https://ioluc.github.io/json2yaml/
- Size: 143 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json2yaml
## Getting Started
Run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Author
- [Lucian BLETAN](https://github.com/gni)