1.7.0 • Published 3 days ago

next-frontend-helpers v1.7.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 days ago

Frontend Helpers

Available Functions

  • Remove all empty properties of an object
  • Transform OpenSearch Hits to an id array

Functions

Clear object

objectCleaner(obj).removeEmptyFields().removeUnderscoreFields().get()

Remove empty props

removeEmptyProps(obj)

Transform OpenSearch Hits to an id array

transformHits(searchHit)

Hooks

Update the URL without changing a state

useQueryString()

Control of URL parameters

useSearchRouter()
1.7.0

3 days ago

1.6.1

23 days ago

1.6.0

23 days ago

1.5.0

27 days ago

1.4.1

4 months ago

1.4.0

4 months ago

1.3.0

4 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago