https://github.com/danini-the-panini/kdl-play
KDL playground
https://github.com/danini-the-panini/kdl-play
kdl
Last synced: about 2 months ago
JSON representation
KDL playground
- Host: GitHub
- URL: https://github.com/danini-the-panini/kdl-play
- Owner: danini-the-panini
- License: mit
- Created: 2023-06-30T20:24:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T15:47:43.000Z (5 months ago)
- Last Synced: 2025-03-24T04:21:32.728Z (2 months ago)
- Topics: kdl
- Language: JavaScript
- Homepage: https://kdl-play.danini.dev
- Size: 102 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KDL play!
Playground for the [KDL Document Language](https://kdl.dev/)
[Try it!](https://kdl-play.danini.dev/)
## Run locally
```
git clone https://github.com/danini-the-panini/kdl-play.git
cd kdl-play
yarn install
yarn start
open localhost:1234
```## License
The code is available under the [MIT license](LICENSE). The KDL logo is
made available from https://github.com/kdl-org/kdl under
[Creative Commons Attribution-ShareAlike 4.0 International](https://github.com/kdl-org/kdl/blob/main/LICENSE.md).