An open API service indexing awesome lists of open source software.

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.

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).