js-byte-version-encoder
TypeScript icon, indicating that this package has built-in type declarations

0.5.1 • Public • Published

Build Status

Byte Version Encoder

A dumb library to encode 1.1 => 0x10001 and decode 0x10008 => 1.8

Docs

Release Notes

0.4.1

  • Very light docs have been added
  • Builds a browser packed version
  • Docs have an example of converting between the two formats

0.4.0

  • Converted to TypeScript

0.3.0

  • Fixed bug with decoding > 2 word versions

0.2.0

  • ESLint configured npm run lint
  • Fixed linter errors to bring compat to ES5

0.1.1

  • Tests have been added.

0.1.0

  • First release, no tests, no love, no deps. Perfect but not.

Readme

Keywords

none

Package Sidebar

Install

npm i js-byte-version-encoder

Weekly Downloads

10

Version

0.5.1

License

MIT

Unpacked Size

26.7 kB

Total Files

14

Last publish

Collaborators

  • interlock