54 packages
angular2-goldilocks-seed
A seed project for Angular 2 / TypeScript development
applause-button
A zero-configuration button for adding applause / claps / kudos to web pages and blog-posts
assemblyscript-regex
A regex engine built with AssemblyScript
assemblyscript-temporal
An implementation of temporal within AssemblyScript, with an initial focus on non-timezone-aware classes and functionality.
awesome-stars
Adds star counts to awesome lists
containerjs-api-browser
The ContainerJS browser API
containerjs-api-bundle
A bundle of ContainerJS APIs
containerjs-api-compatibility
A compatibility layer between symphony electron and ContainerJS
containerjs-api-electron
The ContainerJS Electron API
containerjs-api-openfin
The ContainerJS OpenFin API
containerjs-api-specification
The interface for the ContainerJS API
containerjs-api-utility
Utility classes and functions for ContainerJS
css-layout
Reimplementation of CSS layout using pure JavaScript
d3fc
A collection of components that make it easy to build interactive charts with D3
d3fc-axis
A drop-in replacement for d3 axis, with support for the d3fc decorate pattern
d3fc-brush
Adapts the D3 brush, making it easier to create data-driven brushed charts.
d3fc-chart
A simple Cartesian chart component that renders to canvas or SVG.
@d3fc/d3fc-annotation
A collection of D3 components for rendering plot area annotations to SVG, including lines, crosshairs, gridlines and more
@d3fc/d3fc-axis
A drop-in replacement for d3 axis, with support for the d3fc decorate pattern
@d3fc/d3fc-brush
Adapts the D3 brush, making it easier to create data-driven brushed charts.
@d3fc/d3fc-chart
A simple Cartesian chart component that renders to canvas or SVG.
@d3fc/d3fc-data-join
A component that simplifies the D3 data join and supports the d3fc decorate pattern
@d3fc/d3fc-discontinuous-scale
A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.
@d3fc/d3fc-element
Custom HTML elements that make it easier to create responsive visualisations that integrate easily with other UI frameworks (e.g. React, Angular)
@d3fc/d3fc-extent
Extends the d3 extent functionality to allow multiple accessors, padding and date support