Skip to content

Version 0.1.0

Latest
Compare
Choose a tag to compare
@Smaug6739 Smaug6739 released this 22 Apr 14:24
· 2 commits to main since this release
30b6f3f

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.