An open API service indexing awesome lists of open source software.

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

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).