JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q47245F
  • License MIT

you misspelled react

Package Exports

  • raect

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 (raect) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Raect

Raect tries to be a JavaScript libary but it will never be.

  • Declarative: Raect makes it painless to create interactive UIs because you don't need to do anything.

  • Component-Based: No components, no state, no problem.

  • Learn Once: Get the spelling right next time.

Examples:

let { raect } = require('raect');

raect();