npmjs.org : 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'`.
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:npm/scoped-function
Keywords:
utility
, compiler
, dsl
, metaprogramming
, function
, javascript
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Dependent repositories: 1
Downloads: 11 last month
Stars: 9 on GitHub
Forks: 1 on GitHub
Total Commits: 10
Committers: 1
Average commits per author: 10.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago