use-url-search-params
A React Hook to use URL query string as a state management
Updated by @rudyhuynh
git-clear-branch
To clear all your local branches (except master and current branch), run below at your git repo:
Updated by @rudyhuynh
npm-link-watch
This command line is to solve the problem of npm/yarn link: the linked package has its own node_modules, which results in a lots of issues relate to dupplicate modules.
Updated by @rudyhuynh
react-native-lazy-swiper
A swiper for React Native (0.26+) with lazy-loaded contents. This component is currently support for iOS. It still runs on Android but without swipe feature.
Updated by @rudyhuynh
html-next-line-replace-webpack-plugin
deprecatedA webpack plugin which helps to replace script tag and href tag in HTML files with new tag that has appropricate path to your build js and css files.
Updated by @rudyhuynh