Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
pretty-easy-rgb-to-hex
Converts an rgb color to it's corresponding HEX color value
pretty-easy-data-types
Utility library for checking the data type of a supplied parameter
pretty-easy-hex-to-rgb
Converts a hex color value to it's coresponding rgb value and returns it in an array like format of red, green, blue color values
pretty-easy-date-check
Check if a supplied value is a valid Date (instanceof Date or a valid string representation of a date that can be turned into one by instantiating Date class).
pretty-easy-dates
Easy date values in string, number, JavaScript Date or object notation format
pretty-easy-logs
Easy logs to the console
pretty-easy-env-vars
Easy setting and retrieving environment variables from a file