0.0.30 • Published 2 years ago
kayle_innate v0.0.30
kayle_innate
The incomplete Rust lib for accessibility things.
Check out accessibility-rs to make updates and add new rules.
Building
Target the platform that you need like nodejs or browsers etc.
wasm-pack build --target nodejs --release
Testing
wasm-pack test --node --firefox --chrome --headless
In order to test the accessibility parser in Rust run.
RUST_LOG=info wasm-pack test --firefox --headless --release.
Debugging
wasm-pack test --node --firefox --chrome.- navigate to
http://127.0.0.1:8000/. - use the
console_log!macro to output logs if needed.
API Changes
In order to make a better accessibility runner from the ground up we are adding shape changes as needed.
selectoris namedselectorsand now returns an array to determine multiple elements along with theoccurencecounter.
Publishing
wasm-pack buildwasm-pack publish
0.0.30
2 years ago
0.0.29
2 years ago
0.0.26
2 years ago
0.0.25
2 years ago
0.0.23
2 years ago
0.0.24
2 years ago
0.0.20
2 years ago
0.0.21
2 years ago
0.0.22
2 years ago
0.0.17
2 years ago
0.0.18
2 years ago
0.0.19
2 years ago
0.0.10
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.13
3 years ago
0.0.14
3 years ago
0.0.15
3 years ago
0.0.16
2 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago