0.0.1 • Published 5 years ago

okyroe v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Okyroe helps you find :bug: errors within the HTML structure of your page by :point_right: highlighting elements that failed audits. There is a set of predefined audits, and a couple of tools to help you define your own.

At this stage, Okyroe is :warning: experimental.

Installing

Okyroe is available via npm or yarn.

npm install okyroe
# or
yarn add okyroe

After installing, reference Okyroe in your html file.

To reduce misbehaviour when using other libraries and frameworks as well, Okyroe uses _o as namespace.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Licensing

The code within this project is licensed under MIT license.