@atomic_ui/react
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.1 • Public • Published

atomic-ui-react

Tiny, Unstyled, Accessible React components/hooks, designed to integrate with Atomic CSS.

Requirement

  • react@17.0.2+

Use react as peer dependency.

Add an import map to your project.

import_map.json

{
  "imports": {
    "react": "https://esm.sh/react@18.0.0?dev&pin=v77"
  }
}

License

Copyright © 2022-present MapCSS.

Released under the MIT license

Package Sidebar

Install

npm i @atomic_ui/react

Weekly Downloads

261

Version

1.0.0-beta.1

License

MIT

Unpacked Size

64.7 kB

Total Files

119

Last publish

Collaborators

  • miyauci