New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

enrouter

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enrouter

A router library for React and a Vite plugin, enabling seamless file-based routing with support for "named outlets."

latest
Source
npmnpm
Version
0.0.45
Version published
Maintainers
1
Created
Source

enrouter



enrouter is a routing library for React and a Vite plugin designed to deliver a seamless file-based routing developer experience, featuring "named outlets". Written in TypeScript and compiled to ES2023, it provides modern, efficient routing solutions.

Note: The API is currently unstable and may change before 1.0.0. The objective is to refine the API for the simplest and most intuitive DX.

Installation

To install enrouter, use the following command:

npm install enrouter
# or
pnpm add enrouter

Requirements

  • React: >=18
  • Vite: ^6

Supported Environments

enrouter is compatible with all modern browsers, edge environments, and Node.js.

Next Steps

Get Started

Keywords

react

FAQs

Package last updated on 16 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts