@indux/indux
v0.5.14
Published
A modern, lightweight frontend framework with built-in components and utilities
Maintainers
Readme
Indux
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
💾 Setup
Get CDN links for existing projects or try the starter project for new ones.
✅ Features
Alpine Plugins:
- Color Themes
- Components
- Data Sources
- Localization
- SPA Routing
UX/UI:
- Global Theme
- Utility Classes
- 20+ Elements
...and more
📚 Documentation
For full documentation visit indux.build.
📄 License
Indux is provided under MIT license.
🙏 Acknowledgments
- 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
