1.5.1 • Published 2 years ago

dobux v1.5.1

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

English | 简体中文

✨ Features

  • 🎉 Simplify:Only 3 core APIs, no additional learning cost, easy to get started with the knowledge of React Hooks.
  • 🚀 Immutable:Interact with view by simply modifying it while keeping all the benefits of immutable data.
  • 🌲 Flexible Usage:Support global and local data sources, manage the state of the entire application more elegantly.
  • 🍳 Friendly Asynchronous Processing:Record the loading status of asynchronous operations, simplify the presentation logic in the view layer.
  • 🍬 TypeScript Support:Complete TypeScript type definition, complete type checking and type inference can be obtained in the editor.

📦 Installation

// use npm
$ npm i dobux --save

// use yarn
$ yarn add dobux

🔨 Documents

🔗 Examples

🖥 Version dependency

  • React >= 16.8.0
  • ReactDOM >= 16.8.0

📄 LICENSE

MIT

1.6.0-beta.0

2 years ago

1.5.1

2 years ago

1.4.3

2 years ago

1.5.0

2 years ago

1.4.2

3 years ago

1.4.2-beta.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.1-beta.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.5-beta.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago