JSPM

ehab-react

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

Automatic accessibility enhancements for React components

Package Exports

  • ehab-react
  • ehab-react/dist/cjs/index.js
  • ehab-react/dist/esm/index.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 (ehab-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React + TypeScript + Vite + Storybook

A starter component library that uses React, Typescript, Vite and Storybook.

For an explanation on how this was made you can watch this video:

https://www.youtube.com/watch?v=3OHZmM0ihIQ

Get started

npm install

Running Storybook

npm run storybook

Building Storybook

npm run build-storybook

Build Component Library

npm run build