PACKAGES
Rasengan.js Packages
Rasengan.js is a powerful and flexible React framework designed to enhance developer productivity. It is composed of multiple packages that provide essential functionalities for building modern web applications. Below is a list of all Rasengan.js packages and their purposes.
- Description: The core framework package that provides essential functionalities such as routing, layout management, and component composition.
- Installation:
Terminal bashnpm install rasengan
- Description: Provides theme management features, including light and dark mode switching.
- Installation:
Terminal bashnpm install @rasenganjs/theme
- Description: An optimized image component with lazy loading and animated previews.
- Installation:
Terminal bashnpm install @rasenganjs/image
- Description: Enables MDX (Markdown with JSX) support in Rasengan.js projects.
- Installation:
Terminal bashnpm install @rasenganjs/mdx
- Description: A CLI tool to serve the Rasengan.js app in production mode.
- Installation:
Terminal bashnpm install @rasenganjs/serve
- Description: A Vercel adapter for deploying Rasengan.js applications.
- Installation:
Terminal bashnpm install @rasenganjs/vercel
Join the Rasengan.js community to get support, ask questions, and share your projects:
- GitHub Discussions – Ask questions and share ideas.
- X (Twitter) – Stay updated with the latest news.
- Linkedin – Follow the company page.
Let's build something amazing with Rasengan.js! 🚀
These packages are MIT licensed.