A clean, whitespace-sensitive template language for writing HTML
Ensure directories exist before writing to them.
Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
A lightweight toolset for writing styles in Javascript.
Basic write stream that ensures destination exists before opening for writing.
Buffer-backed Streams for reading and writing.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by