@carbon/charts
Carbon Charts component library
Found 54156 results for javascript charts
Carbon Charts component library
CanvasJS JavaScript Charts - Official
Carbon Charts component library for Angular
JavaScript Charts V3
Carbon Charts component library for Vue
A set of React components that wrap ArcGIS charts components
A library for creating flexible, interactive charts
A comprehensive D3-based chart library with 30 customizable chart types including advanced analytics, interactive visualizations, and statistical charts
JavaScript grid library with charts integration and server communication
Angular wrapper for rendering [Seats.io](https://www.seats.io) seating charts. Brought to you by the Seats.io team.
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
SpreadJS Chart plugin
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
SpreadJS Chart plugin
SVG charts
Generate SVG charts of minimized sizes for selected exports.
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
A javascript library for building charts components made with React.js and D3.js
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
A lightweight, customizable JavaScript charting framework designed for dashboard applications with multiple charts sharing themes
AnyChart NodeJS module provides an easy way to generate SVG, JPG and PNG images of the charts on the server side.
Create SVG donut charts with Javascript
🚀 Lightweight Excel XLSX generator with full Excel features: dynamic pivot tables, charts, styles, and Chinese support. Fast, TypeScript-friendly Excel file creation library. | 輕量級 Excel XLSX 生成器,支援樞紐分析表、圖表、樣式,完整繁體中文支援。
A dynamic, browser-based visualization library.
Built a beautiful dashboard with charts using Vue.js.
Carbon charting components
A lightweight JavaScript library that generates customizable heat maps, charts, and statistics to visualize date-based activity and trends.
A high-performance charting library.
A simple package to generate monochrome colors for a given color. Use these colors for gradients, charts, or any design element requiring a consistent color scheme.
SpreadJS Chart plugin
amCharts 4
JavaScript charting library
amCharts 5 Fonts
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
Generate PPTX files on the server-side with JavaScript.
JSCharting plugin for Vue.js
yFiles React Organization Chart Component - A powerful and versatile React component based on the yFiles library, allows you to seamlessly incorporate dynamic and interactive organization charts into your applications.
Jspreadsheet is a lightweight, vanilla javascript data grid plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
JSCharting plugin for react
DXCharts Lite
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
SpreadJS Legacy Chart plugin
Fork of morrisjs: no jQuery + awesomeness, have a look! :-)
SpreadJS Legacy Chart plugin
Flitter: A high-performance JavaScript rendering engine and framework inspired by Flutter. Features declarative programming, SVG and Canvas support, and optimized for complex data visualizations, interactive charts, and graphic editors in web applications
A Javascript client for Prometheus query API
Runtime library for TypeScript helper functions
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
SpreadJS Legacy Chart plugin
SpreadJS DataCharts Plugin
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
CanvasJS JavaScript StockCharts - Official
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A JavaScript parser
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams 2.0.9
TypeScript is a language for application scale JavaScript development
Get and robustly cache all JS language-level intrinsics at first require time
A parser that converts TypeScript source code into an ESTree compatible form
`Object.defineProperty`, but not IE 8's broken one.
amCharts 4 Fonts
Human-friendly process signals
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A robust, ES3 compatible, "has own property" predicate.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A simple cache for a few of the JS Error constructors.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
A JavaScript text diff implementation.
ECMAScript parsing infrastructure for multipurpose analysis
An Esprima-compatible JavaScript parser built on Acorn
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
An ESLint custom parser which leverages TypeScript ESTree
Spread.Sheets react support
An AST-based pattern checker for JavaScript.
Robustly `.call.bind()` a function
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
A query library for ECMAScript AST using a CSS selector like query language.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Set a function's length property
ESLint JavaScript language implementation
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
ES2019 spec-compliant String.prototype.trimStart shim.
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Is this value a JS ArrayBuffer?
ES2019 spec-compliant String.prototype.trimEnd shim.
Unbox a boxed JS primitive value.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
ES spec-compliant shim for ArrayBuffer.prototype.slice
Get the byteOffset out of a DataView, robustly.
A collection of common interactive command line user interfaces.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
dygraphs is a fast, flexible open source JavaScript charting library.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get the ArrayBuffer out of a DataView, robustly.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Get the byteLength out of a DataView, robustly.
Is this an arguments object? It's a harder question than you think.
WebAssembly text format printer
AST utils for webassemblyjs
WebAssembly binary format parser
JavaScript parser, mangler/compressor and beautifier toolkit
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
Very simple vanilla JavaScript library for displaying projects as Gantt Charts.
SpreadJS DataCharts Plugin
D3.js based Modular Charting Library by Eventbrite
App template for New App in QCObjects
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Generate PPTX files on the server-side with JavaScript.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Inquirer core TS types
`Iterator.prototype`, or a shared object to use.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
JavaScript library for DOM operations
Carbon charting components
Polyfill for Metadata Reflection API
Tooling which enables you to use TypeScript with ESLint
Flow types for the Javascript AST
amCharts 5
Highly configurable, well-tested, JavaScript-based HTML minifier.
Core Inquirer prompt API
Microsoft Azure SDK for JavaScript - Aborter
Vendored version of figures, for CJS compatibility
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
a crude charts component
ArcGIS command line tool to create new web GIS projects and applications
Inquirer confirm prompt
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
ECMAScript extensions and shims
Determine whether an AST node is a reference
Carbon charting components for React
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
JavaScript utilities with respect to emerging standard
React component for AnyChart JavaScript charting library
Inquirer prompts, combined in a single package
A lightweight carousel library with fluid motion and great swipe precision
Inquirer checkbox prompt
Inquirer input text prompt
Inquirer password prompt
Inquirer select/list prompt
A lightweight carousel library with fluid motion and great swipe precision
Reactive utilities for Embla Carousel
The most popular library of interactive components built with Tailwind CSS
Error classes used in node_redis
A collection of implementation for ECMAScript abstract operations
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Inquirer checkbox prompt
Inquirer rawlist prompt
Chart.js plugin for Prometheus datasource. Like Grafana, but standalone.
Javascript Redis protocol (RESP) parser
Inquirer search prompt
Inquirer number prompt
Inquirer multiline editor prompt
This example shows how to export AnyChart charts to SVG or Image formats using NodeJS.
Use the :focus-visible pseudo-selector in CSS
Style elements relative to other elements in CSS
Microsoft Azure SDK for JavaScript - Logger
Fast, small, efficient JavaScript memoization lib to memoize JS functions
@sidequest/dashboard is the web dashboard for Sidequest, a distributed background job queue system.
Check if something can be an ecmascript (javascript) identifier name
Airbnb's base JS ESLint config, following our styleguide
Parses CSS inline style to JavaScript object (camelCased).
Style form elements when they are empty
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Isomorphic client library for supporting long-running operations in node.js and browser.
amCharts 5 Geo Data
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A JavaScript parser
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
This example shows how to generate reports with AnyChart charts and NodeJS.
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Isomorphic storage client for Supabase.
Polyfills the ResizeObserver API and supports box size options from the latest spec
A pure javascript JPEG encoder and decoder
Isomorphic Javascript client for Supabase
Listen to realtime updates to your PostgreSQL database
Is the value an object or an array but not null?
WebAssembly text format parser
Like `extend` but only copies missing properties/values to the target object.
A javascript library for building charts components made with React.js and D3.js | fork @hh.ru/react-d3-chart-graphs
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Airbnb's ESLint config, following our styleguide
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
remark plugin to support MDX syntax
Statistics and chart-drawer for arrays of data.
Highly configurable, well-tested, JavaScript-based HTML minifier.
JavaScript SVG parser and renderer on Canvas.
Spectacular Test Runner for JavaScript.
A less than 1KB css-in-js solution
Microsoft Azure Storage SDK for JavaScript - Blob
Escape strings for use as JavaScript string literals
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Parses JavaScript objects into XML
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
micromark extension to support MDX or MDX.js JSX
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
micromark extension to support MDX JS import/exports
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
CLI for the swc project
A lightweight and interactive JavaScript library to visualize option payoff diagrams based on TradingView's powerful Lightweight Charts. Perfect for traders, educators, and developers building financial tools or option strategy visualizations.
micromark extension to support MDX or MDX JS expressions
A javascript library for building charts components made with React.js and D3.js. Fork by @hh.ru/react-d3-chart-graphs
hast utility to transform to estree (JavaScript AST) JSX
JavaScript 3D library
ES spec-compliant shim for TypedArray.prototype.slice
Attach comments to estree nodes
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and
An API documentation generator for JavaScript.
Tests if ES6 Symbol is supported.
Airbnb's ESLint config with TypeScript support
Check if a string is a valid JavaScript expression
Charts On Map
Tests if ES6 @@toStringTag is supported.
Newline character converter
Adaptation of react-addons-shallow-compare, for independent usage
Create and modify PDF files with JavaScript
Colors of Google's Material Design made available to coders
browser-side require() the node way
`AsyncIterator.prototype`, or a shared object to use.
JavaScript diagramming library
[](https://www.npmjs.com/package/yamux-js) [](https://github.com/th-ch/yamux-js) [![GitHub
A prettier plugins to sort imports in provided RegEx order
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
JavaScript Testing utilities for React
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
React version of the EazyChart Library.
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
A pure javascript BMP encoder and decoder
walk an AST, quickly
Unfancy JavaScript
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
A kdtree data structure
Generate a table of contents based on the heading structure of a html document.
get a list of identifiers that are initialised by a JavaScript AST node.
Official React component for Font Awesome
A Jimp-compatible library for working with GIFs