1.2.1 • Published 3 years ago

vue-cli-plugin-moralisqv v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

This is custom made plugin to install Moralis SDK the QUASAR/VueJS Framework. For some reasons installing " npm install moralis " never worked properly for me so installing it as a plugin did solved the problem. IMPORTANT: set server url and AppId in .env and never expose them publicly!!! Make sure to .gitignore .env!

v1.0.3 added polyfill plugin as it is missing in Quasar 2. v!.0.5 added packages to be installed with polyfill: v1.2.1 added assert removed core-js

"child-process": "^1.0.2",
"assert": "^2.0.0"
"crypto": "^1.0.1",
"crypto-js": "^4.1.1",
"fs": "0.0.1-security",
"http": "0.0.1-security",
"https": "^1.0.0",
"https-browserify": "^1.0.0",
"os": "^0.1.2",
"stream": "0.0.2", 

Still not production ready yet!!!

1.1.1

3 years ago

1.1.9

3 years ago

1.0.9

3 years ago

1.1.7

3 years ago

1.0.7

3 years ago

1.1.5

3 years ago

1.0.5

3 years ago

1.1.3

3 years ago

1.2.1

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago