Skip to content

NigelOToole/tiny-ui-toggle

Repository files navigation

Tiny UI Toggle

Toggle the state of a UI element to easily create components e.g. collapse, accordion, tabs, dropdown, dialog/modal.


Quick start

$ npm install tiny-ui-toggle --save-dev

Import the JS and CSS into your project, add the elements to your HTML and initialize the plugin.

Full documentation


License

MIT © Nigel O Toole