★ Extensive JavaScript Math library with TypeScript support.
➜ npm install BloatedMath
★ Tailwind plugin that autogenerates shades for your custom tailwind colors.
➜ npm install tailwind-shades-for-custom-colors
★ Function that returns a programming language's color according to github/linguist.
➜ npm install programming-colors
★ Function that returns the corresponding programming language associated with a given filename in O(1) time.
➜ npm install detect-programming-language
★ Function that returns whether one day has passed between two dates by only checking the year, month and day.
➜ npm install is-consecutive-day
★ A powerful wrapper for Firestore's getDoc
method, with cache and retry support!
➜ npm install firestore-get-doc-wrapper
★ Adds support for the safe
and unsafe
keyword in Tailwind
➜ npm install tailwind-safe-container