Skip to content

Releases: Eodomius/utilities

Version 0.1.0

22 Apr 14:24
30b6f3f
Compare
Choose a tag to compare

Full Changelog: https://github.com/Eodomius/utilities/commits/0.1.0

Added

  • cast (@eodomius/cast) : Typescript function to change type of a variable.
  • colors (@eodomius/colors) : A list of common colors with useful methods to manipulate them.
  • console (@eodomius/console) : A console wrapper with useful methods.
  • data-replacer (@eodomius/data-replacer) : Function to replace data in a string.
  • permissions (@eodomius/permissions) : A useful class to manipulate permissions.
  • promiser (@eodomius/promiser) : A promiser wrapper with useful methods.
  • wait (@eodomius/wait) : Package to facilitate wait in javascript.