@riao/mysql
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

riao-driver-mysql - Readme

Development

Run a dev test with npm start.

Running Tests

To run unit tests, npm run test

Scripts

You can write custom scripts in the script/ directory. See script/example.ts as an example.

Run your script with npm run script -- example

Compiling

Debug Builds

To compile a debug build, run npm run build. The build output will appear in the ./dist folder.

Prod Builds

To compile a production build, run npm run lint:prod && npm run build. The build output will appear in the ./dist folder.

More

Generating Docs

npm run doc and browse docs/index.html!

Deploying to npm

  1. Did you bump your version?
  2. npm run publish

You can test your build by running npm run script -- pack

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @riao/mysql

Weekly Downloads

1

Version

3.1.0

License

MIT

Unpacked Size

20.6 kB

Total Files

31

Last publish

Collaborators

  • riao-project