@polybase/util
TypeScript icon, indicating that this package has built-in type declarations

0.6.6 • Public • Published

@polybase/util

A utility library to help support common Polybase utility functions.

Browser Tests

We use puppeteer to run our tests in the browser. We also run the same tests in Node.js.

Only the function in the first argument of testNodeAndBrowser runs in the browser (and Node). This function can't depend on any code outside of the function. It might also fail if given code that depends on features from ES version higher than the ES version specified in ts-jest's tsconfig, as it will depend on extra Typescript runtime code. It's best to keep the function as simple as possible.

Readme

Keywords

none

Package Sidebar

Install

npm i @polybase/util

Weekly Downloads

123

Version

0.6.6

License

MIT

Unpacked Size

399 kB

Total Files

54

Last publish

Collaborators

  • patricklane
  • mateuszmlc
  • calum.moore