Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhyo/chrome-xxxx
A ████ing extension.
https://github.com/uhyo/chrome-xxxx
Last synced: about 1 month ago
JSON representation
A ████ing extension.
- Host: GitHub
- URL: https://github.com/uhyo/chrome-xxxx
- Owner: uhyo
- License: mit
- Created: 2017-12-19T02:01:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:15:21.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T01:16:07.622Z (7 months ago)
- Language: TypeScript
- Homepage: https://uhyohyo.net/chrome-xxxx/
- Size: 1.89 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy ████ing
This is a Chrome/Firefox extension which supports inputing the █ symbol.
Chrome web store: https://chrome.google.com/webstore/detail/easy-%E2%96%88%E2%96%88%E2%96%88%E2%96%88ing/boohjpnhpempgagincffdolllgjeohci
## Development
The following gulp tasks are useful:- **default**: compile the TypeScript source codes, lint them and bundle them into a single JavaScript file.
- **watch**: watch the source codes.These tasks minimise the result when the `NODE_ENV` environment variable is set to `production`.
The following npm script is also useful:
- **package**: pack generated files and other items into `chrome-extension/app` directory and zip it into `chrome-extension/app.zip`. This directory should be able to be loaded into Chrome.
## Contributors
Be the first contributor!## License
MIT © [uhyo]()