A taglib to facilitate using spectre.css with markojs
npm install marko-spectreThis project is no longer being maintained, but feel free to pick it up and drive it forward.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
```
npm i marko-spectre
When this module is installed in your project, it will export all the tags listed in marko.json for use in your project.
``
This project is in its infancy. Please contribute by adding new tags. Define attributes in marko.json and new tags in /src.
__Elements__
- [ ] Tables
- [ ] Buttons
- [ ] Forms
- [ ] Icons
- [ ] Labels
- [ ] Code
- [ ] Media
__Components__
- [ ] Accordions
- [ ] Avatars
- [ ] Badges
- [ ] Bars
- [ ] Breadcrumbs
- [ ] Cards
- [ ] Chips
- [ ] Empty states
- [ ] Menu
- [ ] Modals
- [ ] Nav
- [ ] Pagination
- [ ] Panels
- [ ] Popovers
- [ ] Steps
- [x] Tabs
- [ ] Tiles
- [ ] Toasts
- [ ] Tooltips
__Components__
- [x] Divider
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning and np` for releases.
Makinde Adeagbo - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details