lib0

Monorepo of isomorphic utility functions

MIT License

Downloads
3.1M
Stars
315
Committers
17
lib0 -

Published by dmonad over 4 years ago

  • fix node base64 encoding/decoding 1e87f29
  • implemented experimental compressed encoder/decoders 7efd0f3
  • add funding info f045f18

https://github.com/dmonad/lib0/compare/v0.2.28...v0.2.29

lib0 -

Published by dmonad over 4 years ago

  • Implement function.equalityDeep 69d600d

https://github.com/dmonad/lib0/compare/v0.2.27...v0.2.28

lib0 -

Published by dmonad over 4 years ago

  • optimize string reader for parsing of small strings 28eba20
  • improve gc time for writing and reading strings 00268b1
  • opt array usage in string.js e41e948

https://github.com/dmonad/lib0/compare/v0.2.26...v0.2.27

lib0 -

Published by dmonad over 4 years ago

  • component does not set state null when disconnected 62e70f0
  • fix safari text encoding c6da567
  • add more tests to random.uint32 cdaae40

https://github.com/dmonad/lib0/compare/v0.2.25...v0.2.26

lib0 -

Published by dmonad over 4 years ago

Fixes unicode encoding issue - thx @calibr

  • test bom strings cd873af
  • Merge pull request #7 from calibr/master c01de89
  • string.js: add ignoreBOM to TextDecorder 3cf11a1

https://github.com/dmonad/lib0/compare/v0.2.24...v0.2.25

lib0 -

Published by dmonad over 4 years ago

  • preserve type declarations for publish of fresh release 9744874

https://github.com/dmonad/lib0/compare/v0.2.23...v0.2.24

lib0 -

Published by dmonad over 4 years ago

  • fix publish script / dist folder 69b69b2

https://github.com/dmonad/lib0/compare/v0.2.22...v0.2.23

lib0 -

Published by dmonad over 4 years ago

  • fix generics type declaration issue 5f9a6ef
  • [function] fix equalityFlat for null values 098be7b
  • equalityFlat only if typecheck 4d2998f
  • check equality of states before updating state 6db9104

https://github.com/dmonad/lib0/compare/v0.2.21...v0.2.22

lib0 -

Published by dmonad over 4 years ago

  • provide state and prevState to slot query 98267f7
  • dont change slots if they dont change 16eb82b

https://github.com/dmonad/lib0/compare/v0.2.20...v0.2.21

lib0 -

Published by dmonad over 4 years ago

  • use flat comparison in lib0-list component df396ec
  • update docs 109148a

https://github.com/dmonad/lib0/compare/v0.2.19...v0.2.20

lib0 -

Published by dmonad over 4 years ago

  • implement flat array comparison option to simpleDiff implementation 92f11ac
  • add additional info about code style and performance optimizations bacfd57
  • add more lib0/testing documentation 71b9886
  • mutex docs fix 300b1a4
  • convert examples to codeblocks 29418d9
  • improve documentation a8fec72
  • Merge branch 'master' of github.com:dmonad/lib0 52f2f22
  • implement documentation generator 3444494
  • Merge pull request #6 from dmonad/dependabot/npm_and_yarn/acorn-7.1.1 058ed14
  • Bump acorn from 7.1.0 to 7.1.1 1e9124a

https://github.com/dmonad/lib0/compare/v0.2.18...v0.2.19

lib0 -

Published by dmonad over 4 years ago

  • handle 0 in metric prefix finder 16f5cab
  • code coverage human time format 70e2d14
  • lint 2b572ee
  • implement human readable time converter and metric utility functions 8aa9e62

https://github.com/dmonad/lib0/compare/v0.2.17...v0.2.18

lib0 -

Published by dmonad over 4 years ago

  • polyfill localstorage and catch potential errors - fixes #4 93e423d
  • implement timing functions. Implements #1 d7d4346
  • Merge branch 'master' of github.com:dmonad/lib0 a1a15ee
  • bump deps 44442e1

https://github.com/dmonad/lib0/compare/v0.2.16...v0.2.17

lib0 -

Published by dmonad over 4 years ago

  • Merge branch 'master' of github.com:dmonad/lib0 b536efa
  • dont enforce coverage of slow code :p d719a4a
  • fix testing repeat location url 3a73d7e
  • fix testing repeat location url 35e8fec

https://github.com/dmonad/lib0/compare/v0.2.15...v0.2.16

lib0 -

Published by dmonad over 4 years ago

lib0 -

Published by dmonad over 4 years ago

  • downgrade compatibility to node v10 15f5264

https://github.com/dmonad/lib0/compare/v0.2.13...v0.2.14

lib0 -

Published by dmonad over 4 years ago

  • revert package.json engine to v12. fixes #3 b91e68e
  • bump isomorphic 3fd7d6a

https://github.com/dmonad/lib0/compare/v0.2.12...v0.2.13

lib0 -

Published by dmonad over 4 years ago

  • make sure that tests are also run natively in node 8d5a5cd
  • make dom.js importable by node 8e2546d

https://github.com/dmonad/lib0/compare/v0.2.11...v0.2.12

lib0 -

Published by dmonad over 4 years ago

  • generate ts files in postpublish df06430

https://github.com/dmonad/lib0/compare/v0.2.10...v0.2.11

lib0 -

Published by dmonad over 4 years ago