Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exaluc/json2yaml
json2yaml and yaml2json convertor
https://github.com/exaluc/json2yaml
converter json json2yaml json2yml yaml yaml2json yml yml2json
Last synced: about 1 month ago
JSON representation
json2yaml and yaml2json convertor
- Host: GitHub
- URL: https://github.com/exaluc/json2yaml
- Owner: exaluc
- License: mit
- Created: 2023-11-28T23:20:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-29T00:25:56.000Z (12 months ago)
- Last Synced: 2024-09-30T23:02:06.859Z (about 2 months ago)
- Topics: converter, json, json2yaml, json2yml, yaml, yaml2json, yml, yml2json
- Language: JavaScript
- Homepage: https://exaluc.github.io/json2yaml/
- Size: 143 KB
- Stars: 8
- 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/exaluc)