@archinmodi/react-routify
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.1 • Public • Published

ReactRoutify

ReactRoutify is a lightweight and flexible React routing library that simplifies routing and navigation in React applications. With support for TypeScript, it provides an easy-to-use API for handling routing needs.

Features

  • Declarative routing with <Router> and <Route> components.
  • Navigation with the <Link> component and useNavigate hook.
  • Extract route parameters and query strings using useRouteParams hook.
  • Built with TypeScript and Rollup.js for modern JavaScript development.

Installation

You can install ReactRoutify from npm:

npm install react-routify

Package Sidebar

Install

npm i @archinmodi/react-routify

Weekly Downloads

2

Version

0.0.1-beta.1

License

MIT

Unpacked Size

9.73 kB

Total Files

14

Last publish

Collaborators

  • archinmodi