0.3.1 • Published 3 years ago

aria-components v0.3.1

Weekly downloads
98
License
GPL-2.0
Repository
github
Last release
3 years ago

npm version Build Status

AriaComponents

Quickly create accessible interactive components based on the W3C spec and examples

Installation

npm i aria-components

Component documentation:

Each of the above extends AriaComponent, which provides basic state management and component structure.

Note:

This package is provided without processing; you'll likely need to run these through Babel to use them in your projects.

Contributing

npm run watch
Run Jest and watch files for changes.

npm run dev
Run Webpack in development mode and Jekyll serve the example page at http://127.0.0.1:8080/AriaComponents/

npm run build
Run Webpack in production mode. This is required prior to merging to ensure assets are ready for GitHub Pages.

0.3.2-beta-1

3 years ago

0.3.1

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago