Showing 1-8 of 8 packages
nv-jsparser-helper ================== - simple wrap of @babel/parser - expose more api for using in another proj
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
This is a minimal build of [`@babel/parser`](https://babeljs.io/docs/en/babel-parser), with most of the non-standard/proposal features stripped out. It is heavily minified and any unused code is attempted to be removed. It should work exactly the same as
Curried calculation of the product of multiplying multiplicand and multiplier.
Creates a unary function wrapper which extracts a specific argument by index and applies the argument to the original unary function.
Require a module and apply the export if it is a function.
The unicorn String.prototype.prepend as a curried function.
Require a list of modules and apply the export if it is function.