https://github.com/eemeli/yaml-playground
YAML Playground
https://github.com/eemeli/yaml-playground
Last synced: 11 months ago
JSON representation
YAML Playground
- Host: GitHub
- URL: https://github.com/eemeli/yaml-playground
- Owner: eemeli
- License: isc
- Created: 2019-01-26T11:33:37.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T00:44:20.000Z (about 2 years ago)
- Last Synced: 2025-07-23T07:51:53.010Z (11 months ago)
- Language: JavaScript
- Homepage: https://eemeli.org/yaml-playground/
- Size: 1.17 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Browser Playground for `yaml`
This repository fulfills multiple related needs:
1. Packages the browser build of `yaml` into a minified UMD package `yaml.min.js`.
2. Tests the library in browser environments (provided by [BrowserStack](http://browserstack.com/))
3. Provides an interactive playground for testing and playing with YAML
For the `yaml.min.js` build, this repo is meant to be used as a submodule of [`eemeli/yaml`](https://github.com/eemeli/yaml).