You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# requireable
|
|
|
|
|
|
|
|
> Enables a module to require itself
|
|
|
|
|
|
|
|
[](https://travis-ci.org/lukechilds/requireable)
|
|
|
|
[](https://coveralls.io/github/lukechilds/requireable?branch=master)
|
|
|
|
[](https://www.npmjs.com/package/requireable)
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```shell
|
|
|
|
npm install --save-dev requireable
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT © Luke Childs
|