Pinned Repositories
awesome-blog
Blog written in React & Redux
char-recogniser-ml
Python tensorflow ConvNet
d3fc-canvas-example
A comparison of svg and canvas d3fc chart performance
isomorphic-benchmarks
Benchmarks comparing rendering times/performance of client-only rendered app and isomorphic app
lazy-isomorphic-react
React Typescript multi-page application experiment
mobx-react-todo
mst-react-router
React Router bindings for MobX State Tree
react-async-actions
A simple way to handle async action dependencies in React components on client and server
universal-react
Boilerplate for a universal react application
alisd23's Repositories
alisd23/lazy-isomorphic-react
React Typescript multi-page application experiment
alisd23/react-async-actions
A simple way to handle async action dependencies in React components on client and server
alisd23/universal-react
Boilerplate for a universal react application
alisd23/mobx-react-todo
alisd23/awesome-blog
Blog written in React & Redux
alisd23/isomorphic-benchmarks
Benchmarks comparing rendering times/performance of client-only rendered app and isomorphic app
alisd23/d3fc-element
Custom HTML elements that make it easier to create responsive d3 visualisations using CSS that integrate easily with other UI frameworks (e.g. React, Angular)
alisd23/cyclic-router
Router Driver built for Cycle.js
alisd23/d3-shape
Graphical primitives for visualization, such as lines and areas.
alisd23/d3fc-annotation
A collection of components for rendering plot area annotations (bands, crosshairs, gridlines and lines) onto cartesian charts using SVG and canvas
alisd23/d3fc-data-join
A component that simplifies the D3 data join and supports the d3fc decorate pattern
alisd23/d3fc-discontinuous-scale
A D3 scale that supports domains that are not continuous, allowing breaks or gaps in the scale.
alisd23/d3fc-extent
Extends the D3 extent functionality to allow padding, multiple accessors and date support
alisd23/d3fc-financial-feed
An API for fetching financial time-series data from different sources including Quandl and Coinbase
alisd23/d3fc-label-layout
A D3 layout that places labels avoiding overlaps using either a greedy or simulated annealing strategy
alisd23/d3fc-random-data
Components for generating random data series based on stochastic processes
alisd23/d3fc-rebind
Copies methods from one D3 component to another in a configurable way
alisd23/d3fc-sample
A collection of components for down-sampling data using a variety of methods including mode-median, and largest triangle one (or three) bucket
alisd23/d3fc-scripts
Inspired by react-scripts, common set of scripts for building the d3fc projects
alisd23/d3fc-series
A collection of D3 components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more
alisd23/d3fc-shape
A collection of SVG/canvas path generators for creating chart series
alisd23/d3fc-technical-indicator
Components for calculating technical indicators on data series
alisd23/gemini-scrollbar
:first_quarter_moon: Custom overlay-scrollbars with native scrolling mechanism for web applications
alisd23/handlebars-helpers
130+ handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
alisd23/highlight.js
Javascript syntax highlighter
alisd23/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
alisd23/react-gemini-scrollbar
:last_quarter_moon: React component for custom overlay-scrollbars with native scrolling mechanism.
alisd23/react-router
Declarative routing for React
alisd23/reactstrap
Simple React Bootstrap 4 components
alisd23/redux-observable
RxJS middleware for action side effects in Redux