@klny/function-wrapper
wrap sync/async js functions with before and after processing
wrap sync/async js functions with before and after processing
⚓️ A Feathers Hook to validate data based on model.
useBeforeLeave 훅은 사용자의 마우스 포인터가 브라우저 창을 벗어나는 순간을 감지하고, 이에 대응하는 사용자 정의 행동을 수행하게 해주는 훅입니다. 이 훅은 mouseleave 이벤트를 활용하여 마우스 포인터가 브라우저 창 상단을 벗어날 때 호출됩니다.
React Hook to update your document's beforeLeave
await for many promise with high performance
String modification made easy
A lightweight, before and after image slider component for React. Upgraded to support modern React.
room-function-cattle
React Native before after slider with hooks and functional components with RTL support
A Prettier plugin to add blank lines before Markdown headings for readability
Package for Unit and API tests
Slideinfo.js ====
library for to convert images series to video and play on window scroll, in single or multple.library for to convert images series to video and play on window scroll, in single or multple.
2 functions that return everything after the first instance or last instance of a particular value in an array
2 functions that return everything after or before the first instance of a particular value in an array
2 functions that return everything in the array before or after the last instance of a certain value
2 functions that return everything before the first or last instance of a particular value in an array
2 functions: one removes and returns all array items before the first instance of a particular value, and the other removes and returns all array items before the last instance of a particular value
These functions remove all items that come either before or after a certain value in the array.
2 functions that remove all items that come before a certain value in the array.