1.10.1 • Published 12 months ago

@wdlk/hooks v1.10.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@wdlk/hooks

CircleCI

⥿ Reusable stateful UX behavior with Hooks

Getting started

# Yarn users
yarn add @wdlk/hooks
# NPM users
npm -i @wdlk/hooks

The problem

We've recognized that interface design requirements change continually and faster than behavior, on the flip side, user experience needs to be consistent and endure the lifetime of ever-changing interfaces. @wdlk/hooks give you the flexibility to comply with these ever-existing changes.

The solution

UX Hooks are reusable stateful functions and helpers that provide different types of UX behavior to your React components. It creates state and passes down the UX logic to the children, so you can handle your behavior. It also opens browser relevant imperative APIs directly into React's declarative component composition. It provides UXs consistency avoiding the repeated implementation of stateful behavioral patterns within your web application. For more detailed information about Hooks, you can take a look at the docs.

1.9.0

2 years ago

2.0.0

2 years ago

1.10.1

12 months ago

1.10.0

12 months ago

1.7.0

3 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.6.1

3 years ago

1.5.2

3 years ago

1.6.0

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.8

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago