Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@jpmorganchase/anu
Advanced tools
Anujs is an immersive data visualization toolkit built on the web-based 3D game engine [Babylon.js](https://www.babylonjs.com/) and [WebXR](https://immersiveweb.dev/). Anu is heavily inspired by [D3's](https://d3js.org/) data-binding DOM manipulation patt
Anujs is an immersive data visualization toolkit built on the web-based 3D game engine Babylon.js and WebXR. Anu is heavily inspired by D3's data-binding DOM manipulation patterns and visualization utility. Anu works in synergy with D3 to bring these patterns to Babylon, enabling developers to dynamically manipulate the Babylon scene graph with data and augment 3D immersive visualizations with utilities, pre-fabs, and interactions.
See our docs for more the details: https://jpmorganchase.github.io/anu/
Anu is currently in alpha, and development of the library remains fluid. Please see the road map to learn what features are finished or planned. Alpha release may have changes that break backwards compatibility as syntax, properties, methods, and functions will change as the library is developed further and improved. This also means that now is the best time to contribute codes, suggestions, and bug reports. See the contributing section to learn how you can contribute.
npm install @jpmorganchase/anu
import * as anu from '@jpmorganchase/anu'
or
npx @jpmorganchase/anu-starter@latest my_project
cd my_project
npm install
npm run dev
There are many ways to contribute such as:
1. Contribute suggestions, ideas, and bug reports via github issues
2. Request of Contribute a visualization example for the gallery via github issues
3. Ask or answer questions on our forum via github discussions
4. Bug fixes and code contributions via pull request
5. Work on a item from the road map or a new idea,
open a discussion on our forum first to get more information and feedback
If you would like to open and merge a pull request, you must first sign the contributor license agreement (CLA) found in the root of this repo.
Below is a list of select completed and planned features
FAQs
Anujs is an immersive data visualization toolkit built on the web-based 3D game engine [Babylon.js](https://www.babylonjs.com/) and [WebXR](https://immersiveweb.dev/). Anu is heavily inspired by [D3's](https://d3js.org/) data-binding DOM manipulation patt
The npm package @jpmorganchase/anu receives a total of 34 weekly downloads. As such, @jpmorganchase/anu popularity was classified as not popular.
We found that @jpmorganchase/anu 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.