@igor.dvlpr/upath
🎍 Provides a universal way of formatting file-paths in Unix-like and Windows operating systems as an alternative to the built-in path.normalize(). 🧬
@igor.dvlpr/str-is-in
🧵 Provides ways of checking whether a String is present in an Array of Strings using custom Comparators. 🔍
@igor.dvlpr/rawelement
🐯 A utility that lets you manipulate HTML elements, their attributes and innerHTML as strings, on the go and then render the modified HTML. Very useful in SSG projects. 💤