utils-gear

Like a gear, tiny and useful frontend function utils written in typescript

MIT License

Downloads
64
Stars
2
utils-gear - v1.2.6 Latest Release

Published by CiroLee about 2 months ago

Feature:

  • add groupBy function
utils-gear -

Published by CiroLee 4 months ago

feat:

  • add countChar function to string module
  • add formatBytes function to string module
utils-gear - v1.2.4

Published by CiroLee 7 months ago

feat:
add array module

  • add fillArray function
  • add add sortArrayByField function
    other perf
utils-gear - v1.2.3

Published by CiroLee 9 months ago

feat:

  • add isEmail, isPhoneNumber, isIDNumber, isFloat, isInt, isUrl, isQQNumber functions
utils-gear - v1.2.21

Published by CiroLee 10 months ago

fix:

  • fix confliction of isEmptyObject function
utils-gear - v1.2.2

Published by CiroLee 10 months ago

feat:

  • add convertToZhCurrency function to number module
  • add toCurrency function to number module
  • add encodeBase64, decodeBase64 functions to string module
  • add isBase64 to validator module
utils-gear - v1.2.1

Published by CiroLee 10 months ago

feat:

  • add isEmptyObject function
utils-gear - v1.2.0

Published by CiroLee 11 months ago

chore:
delete date module, please use utils-date instead

utils-gear - v1.1.5

Published by CiroLee 12 months ago

fix:
fix dateOffset bug

utils-gear - v1.1.4

Published by CiroLee 12 months ago

feat:
add suffle, randomInt, mean, sum and stdDev functions to math module

utils-gear - v1.1.3

Published by CiroLee 12 months ago

feat:
add daysInMonth,weekOfYear,weekOfMonth,dateToObject, toDate functions to date module

utils-gear - v1.1.2

Published by CiroLee 12 months ago

feat:

  • add api document
    perf:
  • perf some functions
utils-gear - v1.1.1

Published by CiroLee 12 months ago

chore:
change package name
change arrow functions to named functions
chore dateOffset function
feat:

  • add dateMaxMin function
  • add dateDiff function
  • add dateEqual function
  • add pickUniqueNumber function
utils-gear -

Published by CiroLee about 1 year ago

fix the bug of lost type file

utils-gear -

Published by CiroLee about 1 year ago

adduuid,removeSpaces,randomHex functions

utils-gear -

Published by CiroLee over 1 year ago

perf: optmize getPlatformType function

utils-gear - 1.0.4

Published by CiroLee over 1 year ago

feat:

  • add getPlatformType, parseURLParams, stringifyURLParams functions
utils-gear -

Published by CiroLee over 1 year ago

feat:

  • add dateOffset function
utils-gear -

Published by CiroLee over 1 year ago

optimize:

  • Optimize parameter validation of the dateFormat function
  • Optimize the return type of the zeroFill function
utils-gear -

Published by CiroLee over 1 year ago