Package Exports
- brackets-model
- brackets-model/dist/index.js
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-model) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
brackets-model
This package contains everything needed to handle tournaments, matches, etc. in an opionated way.
Used by brackets-manager.js and brackets-viewer.js
Disclaimer
This package has no functionality. It's just type definitions.
However, it's used by those 2 packages:
Credits
This library has been created to be used by the Nantarena.
It has been inspired by:
- Toornament (configuration, API and data format)
- jQuery Bracket (feature examples)