Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngot/fibjs-polyfill
https://github.com/ngot/fibjs-polyfill
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngot/fibjs-polyfill
- Owner: ngot
- Created: 2016-03-23T16:33:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T12:32:11.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T21:26:32.427Z (3 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: History.md
Awesome Lists containing this project
README
## fibjs-polyfill
polyfill for fibjs to be like Node.js
## Usage
```
npm install fibjs-polyfill
```## Usage
Just require it!
```
require('fibjs-polyfill')
```