Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cades/dictionary-web-ext

a simple selection-to-lookup English dictionary web extension
https://github.com/cades/dictionary-web-ext

Last synced: about 2 months ago
JSON representation

a simple selection-to-lookup English dictionary web extension

Awesome Lists containing this project

README

        

Dictionary Web Extension
========================

a simple selection-to-lookup English dictionary web extension

## development

build extension

`npm run build`

watch & build

`npm run dev`

watch & build test code. open `http://localhost:8000/test` to run tests.

`npm run tdd`