@bitdotioinc/pg-browser
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

pg-browser

This library is a browser port of the Node.js pg library. All Node.js dependencies have been replaced with browser alternatives.

Additionally, the library has been converted from JavaScript to TypeScript. While types have been added to many parts of the library, other parts are lacking. Type definitions are somewhat challenging because of the dynamic style of programming used in the original library.

How to make changes

After making some changes to the library, run these commands to bump the version, build the library, and then publish.

$ npm version patch
$ npm run build
$ npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @bitdotioinc/pg-browser

Weekly Downloads

1

Version

2.0.2

License

ISC

Unpacked Size

343 kB

Total Files

130

Last publish

Collaborators

  • george-bitdotio
  • adam-bitio
  • jmo-bitdotio
  • terry-bit-io