Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-lib-adler32

joshuarobinson31.6kMIT1.0.3

Reacts adler32 implementation ported to an npm package for stability and ease of consumption.

react-lib-adler32, adler32, react, util, utility

readme

adler32

adler32 is not cryptographically strong, and is only used to sanity check that markup generated on the server matches the markup generated on the client. This implementation (a modified version of the SheetJS version) has been optimized for our use case, at the expense of conforming to the adler32 specification for non-ascii inputs.