Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickkettner/modernizr-blessed
bringing the power of 1972 to the modern web
https://github.com/patrickkettner/modernizr-blessed
Last synced: 4 months ago
JSON representation
bringing the power of 1972 to the modern web
- Host: GitHub
- URL: https://github.com/patrickkettner/modernizr-blessed
- Owner: patrickkettner
- Created: 2016-04-16T12:56:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T05:07:48.000Z (over 8 years ago)
- Last Synced: 2024-08-02T19:01:38.500Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 17
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blessed - modernizr-blessed
README
## modernizr-blessed
a (nearly complete) implementation of https://modernizr.com/download using [react-blessed](https://github.com/Yomguithereal/react-blessed), built on the amazing [blessed library](https://github.com/chjj/blessed)
to run
```
git clone https://github.com/patrickkettner/modernizr-blessed
npm install -g babel-cli
babel node modernizr-blessed/index.js
```