JSPM

  • Created
  • Published
  • Downloads 7659
  • Score
    100M100P100Q125362F
  • License Apache-2.0

Assorted binary / bitwise operations, conversions, utilities.

Package Exports

  • @thi.ng/binary
  • @thi.ng/binary/align
  • @thi.ng/binary/api
  • @thi.ng/binary/pow

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@thi.ng/binary) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@thi.ng/binary

npm (scoped) npm downloads Twitter Follow

This project is part of the @thi.ng/umbrella monorepo.

About

Collection of 50+ binary / bitwise operations, conversions, utilities.

Installation

yarn add @thi.ng/binary

Dependencies

None.

Usage examples

import * as b from "@thi.ng/binary";

Authors

  • Karsten Schmidt

License

© 2018 Karsten Schmidt // Apache Software License 2.0