npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

cubecubed

v1.15.0

Published

Play eye-catching math visualization on the web using SVG and Canvas

Downloads

7

Readme

Chaotic Particles

💤 Name Explanation

Imagine that a 3D cube is multiplied by itself two times — That's it!

💎 Core Features

  • Animation engine: Flexible and well-organized animations handling. You don't need to explicitly manipulate time for each animation, as it is controlled behind the scene.

  • Video exports: Export any scene to video files.

  • 2D and 3D rendering: Cubecubed produces high-performance animations with eye-soothing graphical effects. At its core, the library utilizes the powerful SVG manipulation abilities of D3.js, along with the marvelous 3D graphical system of three.js to create a visual representation of math concepts.

🚀 Getting Started

Setup

Getting started with Cubecubed is easily easy, you can run this command to initialiize a workspace.

# `ccw` stands for `create cubecubed workspace`
$ npx ccw my-workspace

Develop

Now you will see the animations in action!

$ npm run dev

See this Quick Start page for detailed information.

🗒️ Notes

Cubecubed is made for everyone!

Whether you are students, teachers, researchers, or someone who is curious about mathematics, you can use Cubecubed or any visualization tools out there to go on exploring the mystical beauty of the science.

Inspiration

Cubecubed exists for a reason. Check out this article to figure it out.

The project is deeply inspired by Manim - an animation engine for explanatory math videos. However, it is not a port or a re-implementation of the engine. Since its first commit on December 1, 2021, Cubecubed has been thriving with upcoming features and friendly community.

GUI version of Cubecubed

Cubedbook is built on top of Cubecubed to provide a user-friendly GUI environment. If you're not comfortable with programming, Cubedbook is an option for you.

Footnote

Cubecubed believes the best way to learn and discover math is through the combining process of visualizations and deductive reasoning. If we write math on paper, why don't we write it on a computer?

☄️ Contributing

Cubecubed welcomes all contributors! Whether you have great feature ideas in mind or recognize bugs, feel free to contribute to the project. But first, please read these contributing guidelines and check the issues and pull requests tabs to prevent any duplications.

🥳 Contributors

Big thanks to all of these awesome people.

❄️ License

This project is cubed under MIT license.