0.0.5 • Published 6 months ago

@fwio/ts-mysql-parser v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

ts-mysql-parser

npm install @fwio/ts-mysql-parser

Based on @stevenmiller888's ts-mysql-parser.

Compared to the upstream, this fork:

  • Uses pnpm and updates dependencies.
  • Uses esbuild for bundling.
  • Polyfills node.js modules with assert, process, url and util, for use in the browser.