0.5.0 â€Ē Published 2 years ago

inutile v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ðŸĶĪ 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