
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Semiotic is a data visualization framework combining React & D3.
Interactive Documentation v1.x
Preview of Interactive Documentation for v2.x
yarn install semiotic
As a library:
import { XYFrame } from "semiotic"
You can also use the static distribution (via https://unpkg.com or https://esm.sh):
<script type="module">
import { XYFrame } from "https://unpkg.com/semiotic?module"
</script>
These Codepen examples use the static distribution.
Semiotic icon based on an icon by André Schauer
It may not be apparent in the commit logs but development of this library owes a lot to:
Using BrowserStack for browser compatibility testing
Our community follows the nteract Contributor Code of Conduct.
If you are interested in contributing to the project, please read our CONTRIBUTING.md file.
FAQs
The semiotic JavaScript data visualization framework
The npm package semiotic receives a total of 10,730 weekly downloads. As such, semiotic popularity was classified as popular.
We found that semiotic demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.