Library
Some collection of code snippets that I put for easy access, feel free to reuse!
Choose topic:Skip tag
Conventional Commits Readme
––– likes•Conventional commits documentation for README.md
Export html table to excel
––– likes•Provides a client-side generation of an Excel (.xls) file from an HTML table element or by using the method to generate excel by sending the correct data structure.
Husky, Commitlint, and Prettier Configuration
––– likes•Configuration to check commit message, and run prettier pre-commit
Search Debounce
––– likes•Debounce is used so the search input won't fire useEffect each changes
Seo Component
––– likes•Seo component for Next.js