https://github.com/benmccallum/blip
Test business websites for speed, usability, security and the HTML5 doctype in a neighbourhood or by URL.
https://github.com/benmccallum/blip
automated-testing performance-testing security-testing testing testing-tools usability-testing
Last synced: 21 days ago
JSON representation
Test business websites for speed, usability, security and the HTML5 doctype in a neighbourhood or by URL.
- Host: GitHub
- URL: https://github.com/benmccallum/blip
- Owner: benmccallum
- License: mit
- Created: 2017-07-19T23:01:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T23:08:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T21:23:39.392Z (11 months ago)
- Topics: automated-testing, performance-testing, security-testing, testing, testing-tools, usability-testing
- Language: Vue
- Homepage: https://blip.website
- Size: 6.5 MB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blip
> An app for testing business websites for speed, mobile-friendliness, security and HTML5 compatibility. Find businesses around a location and test their websites en masse, or just test one website by URL.
Just wanna use it? Go to [blip.website](https://blip.website).
## Build Setup
Uses Vue CLI.
``` bash
# install dependencies
yarn
# serve for development
yarn serve
# build for production
yarn build
```
## Roadmap
- Include a web accessibility test. Find a free one and use it, or perhaps use [AATT by paypal](https://github.com/paypal/AATT).