inutile
v0.5.0
Published
Another useless Javascript utility functions collection
Downloads
1
Readme
🦤 Inutile
Another useless Javascript utility functions collection
Yet to come!
... But, you probably don't need me: You Don't Need Lodash/Underscore You Don't Need Moment.js Lodash Date-fns Just
📅 Date Helpers
- isDate
- isDateString
- parseDate
- formatDate
- getMonthNameByNumber
- addDays
- addMonths
- addYears
- getFirstDateOfMonth
- getLastDateOfMonth
- dateRange
🆎 String Helpers
- affirmativeToBoolean
- capitalize
🕓 Time Helpers
- isTime
- isDuration
- durationToDecimal
- dateFromTime
- differenceInMs
- msToDuration
9️⃣ Number Helpers
- padTwoDigits
- isCurrency
- currencyToNumber
- numberToCurrency
🗃️ Array Helpers
- range