Skip to content

ScalablyTyped/SlinkyDemos

Repository files navigation

Demos for ScalablyTyped with Slinky flavour

This is a collection of tiny demo projects to show off how we can use react libraries with Slinky with typings generated from ScalablyTyped

Browser demos

react-mobx

Demo

sbt> react-mobx/start starts a webpack-dev-server at http://localhost:8001 .

react-slick

Demo

sbt> react-slick/start starts a webpack-dev-server at http://localhost:8002 .

react-big-calendar

Demo

sbt> react-big-calendar/start starts a webpack-dev-server at http://localhost:8003 .

semantic-ui-react-kitchensink

Demo

sbt> semantic-ui-react-kitchensink/start starts a webpack-dev-server at http://localhost:8004 .

antd

Demo

sbt> antd/start starts a webpack-dev-server at http://localhost:8006 .

react-router-dom

Demo

sbt> react-router-dom/start starts a webpack-dev-server at http://localhost:8007 .

Or, sbt react-router-dom-dev starts a webpack-dev-server at http://localhost:8007 recompiling on file changes (hot-reloading).

material-ui

Demo

sbt> material-ui/start starts a webpack-dev-server at http://localhost:8008 .

Or, sbt materialUiDev starts a webpack-dev-server at http://localhost:8008 recompiling on file changes (hot-reloading).

react-leaflet

Demo

sbt> react-leaflet/start starts a webpack-dev-server at http://localhost:8009 .

fluentui

Demo

sbt> fluentui/start starts a webpack-dev-server at http://localhost:8010 .

react-dnd

Demo

sbt> react-dnd/start starts a webpack-dev-server at http://localhost:8011 .

react-i18next

Demo

sbt> react-i18n/start starts a webpack-dev-server at http://localhost:8012 .

@nivo/line

Demo

sbt> nivo/start starts a webpack-dev-server at http://localhost:8013 .

downshift

Demo

sbt> downshift/start starts a webpack-dev-server at http://localhost:8014 .

react-select

Demo

sbt> react-select/start starts a webpack-dev-server at http://localhost:8015 .

react-monaco

Demo

sbt> monaco/start starts a webpack-dev-server at http://localhost:8016 .

react-plotly

Demo

sbt> plotly/start starts a webpack-dev-server at http://localhost:8017 .

react-cytoscapejs

Demo

sbt> cytoscape/start starts a webpack-dev-server at http://localhost:8018 .

GoJS

Demo

sbt> gojs/start starts a webpack-dev-server at http://localhost:8010 .

React-native

Expo demo you can run on your phone

To run this you'll need to follow the Setting up the development environment for react-native.

When you have an emulator running, you can start the demo like this:

sbt>react-native/run