
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@thi.ng/binary
Advanced tools
100+ assorted binary / bitwise operations, conversions, utilities, lookup tables
This project is part of the @thi.ng/umbrella monorepo.
100+ assorted binary / bitwise operations, conversions, utilities, lookup tables.
STABLE - used in production
Search or submit any issues for this package
yarn add @thi.ng/binary
ES module import:
<script type="module" src="https://cdn.skypack.dev/@thi.ng/binary"></script>
For Node.js REPL:
# with flag only for < v16
node --experimental-repl-await
> const binary = await import("@thi.ng/binary");
Package sizes (gzipped, pre-treeshake): ESM: 2.06 KB
Several demos in this repo's /examples directory are using this package.
A selection:
Screenshot | Description | Live demo | Source |
---|---|---|---|
![]() | hdom update performance benchmark w/ config options | Demo | Source |
TODO
Karsten Schmidt
If this project contributes to an academic publication, please cite it as:
@misc{thing-binary,
title = "@thi.ng/binary",
author = "Karsten Schmidt",
note = "https://thi.ng/binary",
year = 2016
}
© 2016 - 2021 Karsten Schmidt // Apache Software License 2.0
FAQs
100+ assorted binary / bitwise operations, conversions, utilities, lookup tables
The npm package @thi.ng/binary receives a total of 4,454 weekly downloads. As such, @thi.ng/binary popularity was classified as popular.
We found that @thi.ng/binary demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.