Pinned Repositories
aws-cfn-custom-resource-lambda-edge
🏗 AWS CloudFormation custom resource that allows deploying Lambda@Edge from any region
azure-function-express
⚡️Allows Express.js usage with Azure Functions
babel-preset-es2015-node4-loose
Babel preset for all es2015-node4 plugins, with loose mode enabled where available.
nedb
Embedded datastore for node.js
node-thunkify-mongodb
Wrapper on MongoDB native driver 2.0 to provide thunk methods
poosh
:earth_americas: Publish local files to virtually any remote endpoint (e.g. AWS S3)
yvele's Repositories
yvele/azure-function-express
⚡️Allows Express.js usage with Azure Functions
yvele/poosh
:earth_americas: Publish local files to virtually any remote endpoint (e.g. AWS S3)
yvele/aws-cfn-custom-resource-lambda-edge
🏗 AWS CloudFormation custom resource that allows deploying Lambda@Edge from any region
yvele/node-thunkify-mongodb
Wrapper on MongoDB native driver 2.0 to provide thunk methods
yvele/babel-preset-es2015-node4-loose
Babel preset for all es2015-node4 plugins, with loose mode enabled where available.
yvele/nedb
Embedded datastore for node.js
yvele/node-thunkify-object
Wrap an object with callbacks functions into a wrapper with thunk returning functions
yvele/webpack-5-amd-devserver
Minimal Webpack 5 AMD bug reproduction with Webpack serve
yvele/webpack-cli-repro-babel
Minimal Webpack CLI 5 bug reproduction
yvele/webpack-glsl-minify
GLSL Preprocessor, Minifier, and Webpack Loader
yvele/round-to
Round a number to a specific number of decimal places: 1.234 → 1.2
yvele/webpack-dev-server-repro
Minimal Webpack Dev Server 5 bug reproduction