Raf Framework is a lightweight framework designed for building user interfaces with React-like components and a focus on simplicity and efficiency.
- Fixed rerender component: Improved the rerendering mechanism of components to ensure more efficient updates and better performance in response to state changes.
To create a new Raf Framework project, run the following command:
npx create-raf [project_name]