Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/segment-boneyard/after

After, just like in underscore.
https://github.com/segment-boneyard/after

Last synced: about 7 hours ago
JSON representation

After, just like in underscore.

Awesome Lists containing this project

README

        

# after

After, just like in underscore.

## Installation

$ component install segmentio/after

## API

### after(times, function)

Returns a function that will call the original `function`
after it has been called a certain number of `times`.

## License

MIT