forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
23
electron/node_modules/pvutils/README.md
generated
vendored
Normal file
23
electron/node_modules/pvutils/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<h1 align="center">
|
||||
pvutils
|
||||
</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||

|
||||

|
||||
[](https://www.npmjs.com/package/pvutils)
|
||||

|
||||
[](https://www.npmjs.com/package/pvutils)
|
||||
|
||||
</div>
|
||||
|
||||
`pvutils` is a set of common utility functions used in various Peculiar Ventures Javascript based projects.
|
||||
|
||||
Some example capabilities included in `pvutils` include:
|
||||
- Converting dates into UTC,
|
||||
- Converting an "ArrayBuffer" into a hexdecimal string,
|
||||
- Converting a number from 2^base to 2^10,
|
||||
- Converting a number from 2^10 to 2^base,
|
||||
- Concatenate two ArrayBuffers,
|
||||
- And more...
|
||||
Loading…
Add table
Add a link
Reference in a new issue