@a11y-kit/utils
v1.0.1
Published
Suite of utils to aid accessible development
Downloads
267
Readme
@a11y-kit/utils
A suite of utils to aid accessible development. Used primarily by other packages in the @a11y-kit namespace, but feel free to use directly in your projects.
Installation
yarn add @a11y-kit/utils
or
npm i @a11y-kit/utils
Usage
import { orderNodes } from '@a11y-kit/utils'