typeless

typeless

  • Docs
  • API
  • Github

›Introduction

Introduction

  • Quick Start
  • Motivation
  • Examples
  • Starters Kits
  • Roadmap

Using typeless

  • HMR
  • Code-Splitting

API Reference

  • createModule
  • createSelector
  • useActions
  • useMappedState
  • useSelector
  • ChainedReducer
  • Epic
  • Handle
  • Rx

API Reference (router)

  • createUseRouter
  • RouterActions
  • getRouterState
  • Link

API Reference (form)

  • createForm
  • FormActions

Examples

Counter

A simple button with an async counter.
Live demo
Source code


Real API

Load 😺 from API with cancellation and retry on errors.
Live demo
Source code


Code-Splitting

A simple demo with code splitting for modules using React Suspense and React Lazy.
Live demo
Source code


Basic HMR

A basic demo with HMR support.
Live demo
Source code


Sockets with HMR

Subscribe to the socket with developer-friendly HMR support.
Create epic handlers that are reloadable or non-reloadable.
Live demo
Source code


Routing

A simple example of routing with typeless-router
Live demo
Source code


Form

A simple example of forms with typeless-form
Live demo
Source code

← MotivationStarters Kits →
typeless
Docs
Getting StartedAPI Reference
Community
Spectrum
More
GitHub
Copyright © 2020 Łukasz Sentkiewicz