Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/HaloWordApp/haloword

English–Chinese dictionary app for Chrome with over 30,000 users
https://github.com/HaloWordApp/haloword

Last synced: about 2 months ago
JSON representation

English–Chinese dictionary app for Chrome with over 30,000 users

Awesome Lists containing this project

README

        

Halo Word Dictionary
========

![Promo Image](http://ww1.sinaimg.cn/large/70cecf67jw1e900jtcothj212w0fkq7f.jpg)

A well-designed English ⇒ Chinese dictionary for Chrome. [Download from Chrome Web Store](https://chrome.google.com/webstore/detail/halo-word-dictionary/bhkcehpnnlgncpnefpanachijmhikocj)

Halo Word is open-sourced under MIT license, pull requests are welcome!

## Icon
The icons of this project are from [Oxygen Icons](https://github.com/KDE/oxygen-icons5) and are under LGPL license.

## Build Project

```sh
npm install -g less
cd style
lessc styles.less styles.css
```