less-cache
JSON →A Node.js library that compiles Less files and caches the resulting CSS. Version 1.1.1 is the last release; the project is in maintenance mode. It wraps the Less compiler with a simple disk cache (configurable directory) to speed up repeated compilations. Unlike webpack loaders or Gulp plugins, this is a standalone utility for one-off compilation with caching. It only provides synchronous readFileSync API. No longer actively developed by the Atom editor team.