JSPM

@remix-run/node

0.0.0-nightly-fe72c02-20231202
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 614622
  • Score
    100M100P100Q189496F
  • License MIT

Node.js platform abstractions for Remix

Package Exports

  • @remix-run/node
  • @remix-run/node/dist/index.js
  • @remix-run/node/dist/stream
  • @remix-run/node/dist/stream.js
  • @remix-run/node/install
  • @remix-run/node/install.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@remix-run/node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Welcome to Remix!

Remix is a web framework that helps you build better websites with React.

To get started, open a new shell and run:

npx create-remix@latest

Then follow the prompts you see in your terminal.

For more information about Remix, visit remix.run!