Skip to content

ASU-LE/inertify

 
 

Repository files navigation

Alt text

Inertify

Inertia.js adapters for Node.js. Out of the box supports Express, Fastify and Nest, but can be easily extended to use with any other framework 😉.

Installation

Express:

npm i @asu-le/inertify-core @asu-le/inertify-express

Fastify:

npm i @asu-le/inertify-core @asu-le/inertify-fastify

Nest:

There is an additional package for Nest.js.

npm i @asu-le/inertify-nest

Example projects:

About

Inertia.js adapters for Node.js. - Forked from @enkot, updated for NestJS 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • JavaScript 4.2%