Custom implementation of a radio group with accessibility built in.
Currently: Work in progress (incomplete)
To package this project (deleting node modules) you can use npm run package
- requires
del-cliinstall:npm install --global del-cli
npm inpm start- NOTE: we are usingnodemonto reset the serve on change.npm-run-all --parallel task1 task2- runs tasks in parallel-s- run in silent mode
npx babel --version- to check babel is correctly installednpm babel-node- to run babel on our build scripts including app.js
https://inclusive-components.design/ https://www.w3schools.com/howto/howto_css_custom_checkbox.asp https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax