Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A hybrid graphics editor and programming environment
Apparatus is a browser-based visual editor and programming environment that streamlines building interactive diagrams. Users draw shapes, flows, constraints, and attach behavior code-side. It combines visual design with real code, supporting live demos, exports, and embedding. Created by CDG Labs, it helps build educational and exploratory tools quickly.
Graphene is a realtime dashboard & graphing toolkit based on D3
...The project provides a highly customizable and hackable client-side engine: you define “widgets” such as time series graphs, gauges or labels, hook them to data providers, and the toolkit handles ingestion, rendering and live updates. While the code is somewhat dated (it uses Backbone + CoffeeScript/JavaScript rather than newer frameworks), it remains useful for legacy setups or teams wanting to build simple real-time dashboards without heavy infrastructure. The repository includes example dashboards and a builder API to define data sources and widget configurations. It also emphasises aesthetic and performance considerations, aiming to support thousands of data points and live refreshes in the browser.