Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfournier/bootstrap-vue-api-generator
API generator for Bootstrap Vue component library
https://github.com/gfournier/bootstrap-vue-api-generator
Last synced: about 1 month ago
JSON representation
API generator for Bootstrap Vue component library
- Host: GitHub
- URL: https://github.com/gfournier/bootstrap-vue-api-generator
- Owner: gfournier
- License: mit
- Created: 2019-06-05T12:44:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T12:23:50.000Z (about 2 years ago)
- Last Synced: 2023-02-28T12:51:07.999Z (almost 2 years ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Vue component API generator
Project inspired from vuetify as they released a great component API.
This project builds an `api.json` file based on Bootstrap Vue component library.
This generated component description is primarily build to generate a widget library for Jupyter notebooks.
## References
* ipyvuetify
* ipybootstrapvue
* ipyvuebase
* vuetify API generator