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

https://github.com/codewell/apply

Execute a function with given arguments
https://github.com/codewell/apply

Last synced: 10 months ago
JSON representation

Execute a function with given arguments

Awesome Lists containing this project

README

          

# @codewell/apply

## Installation

```
npm install @codewell/apply
```

## Basic Usage

```JavaScript
import /* FIXME: */ from '@codewell/apply';
//FIXME: Write examples here
```

## Contribution

Please help by submitting issues and pull requests here on github
Read more on [codewell's webpage](https://codewell.github.io/contribution)