0.0.39 โ€ข Published 3 years ago

@infini-soft/hooks-super-operation v0.0.39

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

Getting started

Rich set of features to simplify state management & requests. Super Operation Factory is a composition of useOperationFactory and useDraft adding search and filtering.

โœจ Features

  • Request Async
  • Timeout, Debounce
  • Error Management & Flow Control
  • Event Driven
  • Search / Filter
  • Micro State Management
  • Undo
  • Redo
  • Commit
  • Clear
  • Reset
  • Rich states like loading, disabled, idle, error, success, dirty and many more
  • Typescript / Javascript

๐Ÿ“š Documentation

Get all documentations, examples and execute it directly from our website, the โ˜• kitchen! Come cook software :) https://www.kitchen.infini-soft.com/hooks/super-operation

๐Ÿ“ฆ Install

$ npm install @infini-soft/hooks-super-operation --save
# or
$ yarn add @infini-soft/hooks-super-operation

๐Ÿ”จ Usage

import { useSuperOperation } from '@infini-soft/hooks-super-operation'

export default () => {

    return <>Hello useSuperOperation</>
}

๐Ÿง  States / Logic / Sequence Design

  • Not yet

๐Ÿงช Unit Tested

  • Not yet

Powered ๐Ÿš€ by Infinisoft Inc. Wanna cook the future? Come in the kitchen https://www.kitchen.infini-soft.com

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago