https://github.com/openstack/xstatic-json2yaml
JSON to YAML converter JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.
https://github.com/openstack/xstatic-json2yaml
Last synced: 28 days ago
JSON representation
JSON to YAML converter JavaScript library packaged as XStatic. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/xstatic-json2yaml
- Owner: openstack
- License: mit
- Created: 2018-03-19T05:58:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T20:31:10.000Z (about 6 years ago)
- Last Synced: 2025-03-02T18:50:40.270Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/xstatic-json2yaml
- Size: 8.79 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
XStatic-Js2yaml
---------------
Js2yaml JavaScript library packaged for setuptools (easy_install) / pip.
This package is intended to be used by **any** project that needs these files.
It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.
You can find more info about the xstatic packaging way in the package `XStatic`.