https://github.com/1ambda/zeppelin-json-spell
JSON spell for Apache Zeppelin
https://github.com/1ambda/zeppelin-json-spell
hellium json spell zeppelin
Last synced: 2 months ago
JSON representation
JSON spell for Apache Zeppelin
- Host: GitHub
- URL: https://github.com/1ambda/zeppelin-json-spell
- Owner: 1ambda
- Created: 2017-02-27T13:49:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T05:02:34.000Z (over 9 years ago)
- Last Synced: 2025-02-19T09:37:47.714Z (over 1 year ago)
- Topics: hellium, json, spell, zeppelin
- Language: JavaScript
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zeppelin-json-spell
Provide JSON editor in paragraphs.
## Usage

## Example Paragraph for Testing
```
%json
{"array":[1,2,3],"boolean":true,"null":null,"number":123,"object":{"a":"b","c":"d","e":"f"},"string":"Hello World"}
```
## License
- [Apache-2.0: jsoneditor](https://github.com/josdejong/jsoneditor)
- Icon made by [Madebyoliver](http://www.flaticon.com/authors/madebyoliver) from [www.flaticon.com](http://www.flaticon.com/free-icon/json-file_136525)