JaosnHsieh / bundle-npm-module-into-one-file

in order to use npm modules in the postgres plv8 procedual language, get bundled file and use it directly by coping and pasting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bundle-npm-module-into-one-file

in order to use npm modules in the postgres plv8 procedural language (function), get bundled file and use it directly by coping and pasting.

codes from

https://github.com/langateam/node-plv8/blob/master/index.js

scripts

git clone https://github.com/JaosnHsieh/bundle-npm-module-into-one-file.git

yarn or npm install

npm run bundle

npm run test

About

in order to use npm modules in the postgres plv8 procedual language, get bundled file and use it directly by coping and pasting.


Languages

Language:JavaScript 100.0%