npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

npm-hublo-toolbox

v2.5.8

Published

This npm package is used for centralizing all toolbox functions

Downloads

632

Readme

Important to do when using

This npm package is used for centralizing all toolbox functions

Changelog

  • 2.5.8

    • Add holidays until 2028
  • 2.5.6

    • Remove phone number
  • 2.5.5

    • Change FAQ link
  • 2.5.4

    • Add Spanish lang
  • 2.5.3

    • Add the new template TEMPLATEINTERIMNOTIF_ADMIN_DID_UPDATE_TEMPORARY_WORKER_STATUS
  • 2.5.2

    • Add the new template TEMPLATEWORKERINSCRIPTION_APHM_STREAM
  • 2.5.1

    • Add the new template TEMPLATETEMPORARY_WORKERACCOUNT_CREATED
  • 2.5.0

    • getLastMissionUpdateAllowedDate now works on the 7th of the month
  • 2.4.0

    • Add austrian code
  • 2.3.10

    • Remove default footer for TEMPLATEADMININTERIM_CANDIDATE_ALERT
  • 2.3.9

    • Add the new template TEMPLATEADMININTERIM_CANDIDATE_ALERT
  • 2.3.8

    • Change the maximum date allowed for validation to the 8th of each month
  • 2.3.7

    • Add Status constant and its utilities
  • 2.2.7

    • Add download all contracts email template
  • 2.2.6

    • Add edit an admin email template
  • 2.2.5

    • Update readme and package json
  • 2.2.4

    • Add contract email template constant
  • 2.2.3

    • Add luxon manipulations getMiddleDateTime and isDayDateTime
  • 2.2.2

    • Delete default values to new email templates
  • 2.2.1

    • Add emails templates
  • 2.2.0

    • Updating the function getNextMissionUpdateAllowedDate
  • 1.10.0

    • adding cookie constant
  • 1.9.0

    • adding environment functions
    • adding domain constants
  • 1.8.0

    • adding template TEMPLATEADMINDOWNLOAD_SHIFT_SUMMARY
    • adding template TEMPLATEADMINDOWNLOAD_SHIFT_SUMMARIES
  • 1.7.1

    • remove '?' at the end of the url generated by removeTokensFromUrl
  • 1.7.0

    • move redirection from checkAndSaveTokensFromUrl to removeTokensFromUrl
  • 1.6.0

    • Add removeTokensFromUrl and checkAndSaveTokensFromUrl
  • 1.5.2

    • Adding isNull, isUndefined and isObject to the Equality exported member
  • 1.5.1

    • Adding moment-timezone
  • 1.5.0

    • Add constant template names of service contract
  • 1.4.2

    • Add functions CheckPassword CheckPasswordIsHere and checkPasswordConfirmIsHere in check module
  • 1.4.1

    • Add function getAllDaysFromTodayUntilNextWorkingDays in dateTime module
  • 1.4.0

    • Adding TEMPLATEADMINSHOULD_VALIDATE_CONTRACT constant
    • Adding TEMPLATEADMINREMIND_CONTRACT constant
  • 1.3.4

    • Add AvailableLangsMomentCorrespondance
  • 1.3.3

    • Removing default values in sso templates
  • 1.3.2

    • Fixing the issues with sso templates
  • 1.3.1

    • Fixing the sso email templates names
  • 1.3.0

    • Adding the new email templates for the SSO
  • 1.2.5

    • Change german phone number
  • 1.2.4

    • Add function parsePostgresDatabaseUrl
  • 1.2.3

    • Removing jwt missed things
  • 1.2.2

    • Removing jwt toolbox
  • 1.2.1

    • Add HHMMToMinutes function.
  • 1.2.0

    • Add isValidHourHHMM function.
  • 1.1.5

    • Updated the getParamFromUrl function
  • 1.1.4

    • Updated the getParamFromUrl function
  • 1.1.3

    • Add a new template.
  • 1.1.0

    • Add userDownloadFile function.
  • 1.0.2

    • Fixing moment import.
  • 1.0.1

    • Disable footer on migration emails
  • 1.0.0

    • Added the device.ts toolbox file. Breaking changes: The name the constants folder has been renamed to constant
  • 0.5.96

    • Fixing mission.ts JSDoc and updated typescript interfaces
  • 0.5.94

    • Add coverage
  • 0.5.93

    • Add doc for phone utilities functions
  • 0.5.92

    • Add phone utilities functions
  • 0.5.8

    • Adding the notificationConstants so that the email templates library is stored in one place.
  • 0.5.7

    • Implementing dateTime.getNextMissionUpdateAllowedDate.
  • 0.5.6

    • Adding an additional parameter to checkMobilePhoneWithCountryCode function : hasTrailingZero.
  • 0.5.5

    • Using the correct error messages in checkMobilePhoneWithCountryCode function.
  • 0.5.4

    • Adding checkMobilePhoneWithCountryCode function.
  • 0.5.3

    • Exporting DateTime toolbox.
  • 0.5.2

    • Adding dateTime module exposing getLastMissionUpdateAllowedDate function.
    • Setting up mocha.
  • 0.5.1

    • fixing checkisNullOrUndefined params
  • 0.5.0

    • Added two function firstLetterUppercase and checkisNullOrUndefined
  • 0.4.18

    • Added a publicHoliday toolbox
  • 0.4.17

    • Added a publicHoliday toolbox
  • 0.4.0

    • First version with check toolbox
  • 0.4.4

    • Added a mission toolbox

Documentation