API Reference igniter_js v0.4.5
View SourceModules
A module that contains helper functions for IgniterJs. For example it helps to normalize the output of the NIFs, read and validate the file, and call the NIF function with the given file path or content.
This module provides functions to check if a CSS file is formatted and to format CSS files. It interacts with the Native NIF (Native Implemented Functions) for performing the actual formatting and checking.
This module provides functions to check if a JavaScript file is formatted and to format JavaScript files. It interacts with the Native NIF (Native Implemented Functions) for performing the actual formatting and checking.
Codemods for JavaScript files.