scoped-function
`ScopedFunction` allows you to inject scope object into `Function` constructor. The properties of the scope object can be accesed in the function body as if they were closure variables: `ScopedFunction('return s;', { s: 'hello' }) -> 'hello'`.
Ecosystem
npmjs.org
npmjs.org
Latest Release
over 7 years ago
0.2.0
over 7 years ago
Versions
1
1
Downloads
11 last month
11 last month
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:npm/scoped-function
spec |
| License | MIT |
| First Release | over 7 years ago |
| Last Synced | 18 days ago |
Repository
| Stars | 9 on GitHub |
| Forks | 1 on GitHub |
| Commits | 10 |
| Committers | 1 |
| Avg per Author | 10.0 |
| DDS | 0.0 |