Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandchowdhary/dai11y.com
♿ Daily accessibility audits for your site
https://github.com/anandchowdhary/dai11y.com
a11y accessibility audit lighthouse typescript vue
Last synced: 4 months ago
JSON representation
♿ Daily accessibility audits for your site
- Host: GitHub
- URL: https://github.com/anandchowdhary/dai11y.com
- Owner: AnandChowdhary
- License: mit
- Created: 2019-06-27T11:05:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T11:14:11.000Z (10 months ago)
- Last Synced: 2024-10-04T18:21:15.409Z (4 months ago)
- Topics: a11y, accessibility, audit, lighthouse, typescript, vue
- Language: Vue
- Homepage: https://dai11y.com
- Size: 3.46 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ♿ Dai11y
Daily accessibility audits for your website, powered by [Oswald Labs Platform](https://oswaldlabs.com/platform/).
[![Travis CI](https://img.shields.io/travis/AnandChowdhary/dai11y.com.svg)](https://travis-ci.org/AnandChowdhary/dai11y.com)
[![Netlify status](https://img.shields.io/endpoint.svg?url=https://platform.oswaldlabs.com/netlify-status/5cd50e62-890b-475d-9994-4cacfc44d4c1)](https://app.netlify.com/sites/dai11y/deploys)
[![Dependencies](https://img.shields.io/david/AnandChowdhary/dai11y.com.svg)](https://david-dm.org/AnandChowdhary/dai11y.coma)
[![Dev dependencies](https://img.shields.io/david/dev/AnandChowdhary/dai11y.com.svg)](https://david-dm.org/AnandChowdhary/dai11y.coma)
[![GitHub](https://img.shields.io/github/license/AnandChowdhary/dai11y.com.svg)](https://github.com/AnandChowdhary/dai11y.com/blob/master/LICENSE)
![Type definitions](https://img.shields.io/badge/types-TypeScript-blue.svg)## 🛠 Usage
Clone or fork this repository, then install dependencies:
```bash
yarn
```Start a local development server:
```bash
yarn dev
```Generate static pages for deployment:
```bash
yarn generate
```## 📄 License
- Code: [MIT](https://github.com/o15y/staart-ui/blob/master/LICENSE)
- Logo and assets: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)