2.5.1 • Published 4 years ago

@wethecurious/phidget22-bundle v2.5.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

#@wethecurious/phidget22-bundle

Minor change to https://www.npmjs.com/package/phidget22 to make it work when using webpack or parcel bundlers.

We also include the sha256 library so this doesn't need to be separately installed.

Note that this version will NOT work on node. Only tested in a React Web environment.

All code is created and owned by Phidgets Inc. and is used here under the terms of the ISC licence which according to https://www.npmjs.com/package/phidget22 the source code is published under.

##Usage

npm i @wethecurious/phidget22-bundle

Prior to using any phidget code:

import '@wethecurious/phidget22-bundle';