Package Exports
- brackets-toornament-layer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (brackets-toornament-layer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
brackets-toornament-layer
A layer to convert Toornament data to brackets-viewer.js data.
You can use this to view Toornament stages with your own personalized viewer without embedding Toornament's viewer.
How to test
First, do npm start. This will generate the database file db.json.
To quickly test the results, you can use json-server.
npx json-server db.jsonThen, open the /demo/index.html file from the brackets-viewer.js project.
And tada! You are viewing Toornament data with your own viewer! 🎉
Credits
This library has been created to be used by the Nantarena.