Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vinicius73/jsonlogic-playground

A simple JsonLogic tester
https://github.com/vinicius73/jsonlogic-playground

bulma-css codemirror json-logic playground pwa vuejs

Last synced: 4 months ago
JSON representation

A simple JsonLogic tester

Awesome Lists containing this project

README

        

# JsonLogic Playground
> A simple [JsonLogic](http://jsonlogic.com/) tester.

> https://jsonlogic-playground.vinicius73.dev/

## Running

```
yarn install
yarn dev
```

### Build
```
yarn build
```