1.4.4 • Published 5 months ago

ihorizon-tools v1.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

iHorizon-Tools

(TEMP DOCS)

{
  HorizonGateway: [class HorizonGateway],
  LyricsManager: [class LyricsManager],
  PackageDownloader: [class PackageDownloader],
  axios: AxiosClass {},
  captcha: [AsyncFunction: captcha],
  decrypt: [Function: decrypt],
  encrypt: [Function: encrypt],
  format: [Function: format],
  formatNumber: [Function: formatNumber],
  generateMultiplePasswords: [Function: generateMultiplePasswords],
  generatePassword: [Function: generatePassword],
  getIP: [AsyncFunction: getIP],
  html2Png: [AsyncFunction: html2Png],
  iHorizonModalBuilder: [Function: iHorizonModalBuilder],
  iHorizonModalResolve: [AsyncFunction: iHorizonModalResolve],
  iHorizonTimeCalculator: [class iHorizonTimeCalculator],
  image64: [AsyncFunction: image64],
  isDiscordEmoji: [Function: isDiscordEmoji],
  isSingleEmoji: [Function: isSingleEmoji],
  logger: {
    warn: [Function: warn],
    err: [Function: err],
    log: [Function: log],
    legacy: [Function: legacy]
  },
  sanitizing: [Function: sanitizing],
  wait: [Function: wait]
}

with this package, you can do:

  • Make Discord Oauth2 system easier with HorizonGateway
  • Scrape the artist and lyrics of an song
  • Use a axios re-make (use NodeJS native fetch)
  • Create an easy captcha (with the code)
  • Decrypt/Encrypt data with key
  • date-and-time re-make
  • ms re-make
  • formating number to being Human readable
  • generatePasswords with crypto module
  • ipify re-make
  • function to make png screenshot buffer from a html
  • a very easy discord.js modal wrapper
  • function to return base64 from image URL
  • function to check if the string is emoji or discord emoji
  • custom logger
  • sanitizing function to remove broken special caracteres for passing it into URL
  • remade of wait module
1.4.4

5 months ago

1.4.3

6 months ago

1.4.2

7 months ago

1.4.1

7 months ago

1.4.0

7 months ago

1.3.0

8 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago