Indux is a frontend framework extending HTML for rapid, feature-rich website and web app development, consisting of:
- A collection of plugins built on Alpine JS
- A CSS library, compatible with Tailwind CSS
With Indux:
- Skip the build steps
- Use only what you need
- Stack with other frameworks & libraries
Get CDN links for existing projects or try the starter project for new ones.
Alpine Plugins:
- Color Themes
- Components
- Data Sources
- Localization
- SPA Routing
UX/UI:
- Global Theme
- Utility Classes
- 20+ Elements
...and more
For full documentation visit indux.build.
Indux is provided under MIT license.
- Alpine.js - Lightweight reactive framework, powering Indux plugins and bundled in
indux.quickstart.js - Tailwind CSS - Utility-first CSS framework, with its Play CDN script bundled in
indux.quickstart.js - Iconify - Collection of all major icon libraries, bundled in Indux
- highlight.js - Syntax highlighter, referenced as needed by Indux
- js-yaml - YAML parser, references as needed by Indux
- Marked JS - Markdown parser, referenced as needed by Indux