Cubecubed 💖 d3.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • cubecubed

    💡🚀🍿 Play stunning mathematical visualization on the web with SVG and Canvas.

  • Cubecubed intensively uses d3 in all SVG-related cubicon classes. In this article, I will show you the basic things you need to know about d3, and in the end explain how Cubecubed uses it to abstract the SVG rendering process in classes.

  • d3

    Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

  • d3.js is a JavaScript library used to manipulate the DOM through cake-simply syntax. You can think of it as the next-gen version of jQuery, but not quite. d3.js specifically focuses on data visualization. In addition, it helps you work with animations played by the tweening way (aka not WebAPI's requestAnimationFrame).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I built a simple strange attractor simulator with React and Cubecubed

    1 project | /r/javascript | 30 Nov 2022
  • Strange attractors made with my JS library Cubecubed, which has Three.js at its core

    2 projects | /r/webdev | 28 Nov 2022
  • Cubecubed - A Visualization Engine for Creating Math Animations

    1 project | /r/javascript | 7 Jun 2022
  • Lorenz attractor visualization made by Cubecubed. These effects are achieved using graphical functionalities of p5.js. With p5.js's WebGL support, Cubecubed will soon utilize it to create 3D visualization.

    1 project | /r/manim | 11 Apr 2022
  • I applied canvas functionalities to the Cubecubed math visualization engine.

    1 project | /r/webdev | 11 Apr 2022