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.
Core Packages
rasengan
Description: The core framework package that provides essential functionalities such as routing, layout management, and component composition.
Installation:
Terminal
bashnpm install rasengan
Utility Packages
@rasenganjs/theme
Description: Provides theme management features, including light and dark mode switching.
Installation:
Terminal
bashnpm install @rasenganjs/theme
@rasenganjs/image
Description: An optimized image component with lazy loading and animated previews.
Installation:
Terminal
bashnpm install @rasenganjs/image
@rasenganjs/mdx
Description: Enables MDX (Markdown with JSX) support in Rasengan.js projects.
Installation:
Terminal
bashnpm install @rasenganjs/mdx
Deployment & Server Packages
@rasenganjs/serve
Description: A CLI tool to serve the Rasengan.js app in production mode.
Installation:
Terminal
bashnpm install @rasenganjs/serve
@rasenganjs/vercel
Description: A Vercel adapter for deploying Rasengan.js applications.
Installation:
Terminal
bashnpm install @rasenganjs/vercel
Community & Support
Join the Rasengan.js community to get support, ask questions, and share your projects: