@guidepup/guidepup
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@guidepup/guidepup", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Screen-reader driver for automation.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -14,4 +14,10 @@ <h1 align="center">Guidepup</h1> | ||
## Getting Started | ||
## Getting Started 🦮 | ||
Setup your environment for screen-read automation with [`@guidepup/setup`](https://github.com/guidepup/setup): | ||
```bash | ||
npx @guidepup/setup | ||
``` | ||
Install Guidepup to your project: | ||
@@ -45,23 +51,22 @@ | ||
## Guides | ||
## Guides 🐕🦺 | ||
Check out these [fab guides](https://github.com/guidepup/guidepup/tree/main/guides) on how to set up your local or CI environments for using Guidepup. 📚 | ||
Check out these [fab guides](https://github.com/guidepup/guidepup/tree/main/guides) on how to set up your local or CI environments for using Guidepup. | ||
## Examples | ||
## Examples 🤓 | ||
Check out these [awesome examples](https://github.com/guidepup/guidepup/tree/main/examples) to learn how you could use Guidepup in your projects. 🤓 | ||
Check out these [awesome examples](https://github.com/guidepup/guidepup/tree/main/examples) to learn how you could use Guidepup in your projects. | ||
## API Documentation | ||
## API Documentation 📚 | ||
Want to dive in? 🤿 | ||
The [API documentation](https://guidepup.github.io/guidepup/) has all the information you need to write fantastic screen-reader driven workflows. | ||
The [API documentation](https://guidepup.github.io/guidepup/) has all the information you need to write fantastic screen-reader driven workflows. 🧑💻 | ||
## See Also 🐶 | ||
## See Also | ||
Check out some of the other Guidepup modules: | ||
- [`@guidepup/setup`](https://github.com/guidepup/setup/) | ||
- [`@guidepup/playwright`](https://github.com/guidepup/guidepup-playwright/) | ||
## Roadmap | ||
## Roadmap 🐾 | ||
@@ -84,3 +89,3 @@ Screen-reader support: | ||
## Related | ||
## Related 🌭 | ||
@@ -97,4 +102,4 @@ Building on the shoulders of giants! 🙌 | ||
## License | ||
## License 🐩 | ||
[MIT](https://github.com/guidepup/guidepup/blob/main/LICENSE) |
535077
102