An open API service indexing awesome lists of open source software.

https://github.com/koding/inherits-underscore

mix in lodash methods
https://github.com/koding/inherits-underscore

Last synced: about 1 month ago
JSON representation

mix in lodash methods

Awesome Lists containing this project

README

          

# ~~inherits-underscore~~ inherits-lodash

mix in lodash methods.

```
npm i inherits-underscore
```

# api

## inherits-underscore(proto, methods, attr_methods)

# license

Extracted and slightly modified from [backbone.js](https://github.com/jashkenas/backbone).