Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamadapc/nrequire
Automatic node.js require. Installs dependencies from git and NPM without NPM.
https://github.com/yamadapc/nrequire
Last synced: about 1 month ago
JSON representation
Automatic node.js require. Installs dependencies from git and NPM without NPM.
- Host: GitHub
- URL: https://github.com/yamadapc/nrequire
- Owner: yamadapc
- License: mit
- Created: 2015-05-03T18:44:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T01:50:20.000Z (over 8 years ago)
- Last Synced: 2024-12-11T19:47:34.326Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nrequire
========
[![NPM](https://img.shields.io/npm/dm/nrequire.svg)](http://npmjs.com/nrequire)
[![Build Status](https://travis-ci.org/yamadapc/nrequire.svg)](https://travis-ci.org/yamadapc/nrequire)
- - -
Automatic `require`. Installs dependencies from git and NPM without NPM.![demo](/demo.gif)
## Usage
```javascript
var nrequire = require('nrequire');
// Runs `npm install written-number` and returns the installed module:
nrequire('written-number');
// You can also install from git
nrequire('[email protected]:yamadapc/written-number');
```## Installing
```bash
npm install nrequire
```## License
This code is licensed under the MIT license for Pedro Tacla Yamada. For more
information please refer to the [LICENSE](/LICENSE) file.## Donations
Would you like to buy me a beer? Send bitcoin to 3JjxJydvoJjTrhLL86LGMc8cNB16pTAF3y