1.7.0 • Published 5 years ago

typeless v1.7.0

Weekly downloads
147
License
MIT
Repository
github
Last release
5 years ago

typeless

TypeScript + React Hooks + RxJS = 😻

Build Status npm module

Installation

Required peer dependencies: react@^16.8 and rxjs^@6

npm i typeless
yarn add typeless

Why Typeless?

Creating scalable React apps with TypeScript can be painful. There are many small libraries that can be combined, but none of them provide a complete solution for building complex applications.
typeless provide all building blocks: actions creators, reducers, epics with a minimal overhead of type annotation.

Features

  • Designed for TypeScript and type safety. Only minimal type annotations are required, all types are inferred where possible.
  • Simple and developer friendly syntax with React hooks.
  • Event-driven architecture using RxJS.
  • Reducers and epics are loaded dynamically in React components. There is no single reducers.ts or epics.ts file.
  • Code splitting for reducers and epics work out of the box.
  • HMR works out of the box.

Quick start

https://typeless.js.org/introduction/quick-start

License

MIT

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.2.5

6 years ago

1.3.0

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.0.21

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.1.9-alpha.0

6 years ago

0.1.8-alpha.0

6 years ago

0.1.7-alpha.0

6 years ago

0.1.6-alpha.0

6 years ago

0.1.5-alpha.0

6 years ago

0.1.4-alpha.0

6 years ago

0.1.3-alpha.0

6 years ago

0.1.1-alpha.0

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago

0.0.2

7 years ago

0.0.0

7 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago