abell-a11y-plugin

0.0.4 • Public • Published

abell-a11y-plugin

EXPERIMENTAL accessiblity plugin for Abell

Features

  • Blurs images without alt tag in abell serve

Installation

npm install --save-dev abell-a11y-plugin
// In abell.config.js
module.exports = {
  // ...
  plugins: ['abell-a11y-plugin']
}

Contributing

Local Setup

  • Fork this repository
git clone https://github.com/<your-username>/official-plugins
cd official-plugins/abell-a11y-plugin
npm install # to install dependencies
npm run dev # to run dev server

To build a production site, use npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i abell-a11y-plugin

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

4.63 kB

Total Files

4

Last publish

Collaborators

  • saurabhdaware