@politico/vue-accessible-selects

v1.9.3
Select & Multi Select implementations for Vue, focused especially on implementing accessibility best practices
select multiselect a11y accessible vue

start

npm run storybook

test

jest

build

rm -rf dist && rm -rf styles && NODE_ENV=production rollup --config rollup.config.js

prepublishOnly

npm test && npm run build && npm run shake

shake

agadoo dist/index.js

storybook

start-storybook -p 6006 --docs

build-storybook

build-storybook --docs

postinstall

echo 'VUE 2 SUPPORT WILL BE DEPRECATED AFTER DECEMBER 2024. Beginning in January 2025, we will publish version 2 of the Vue Accessible Selects library, which is compatible with Vue 3. Until then, you can access the Vue 3-compatible version published as the alpha version of this package.'
npm i @politico/vue-accessible-selects

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/2/2024

Downloads