An open-source front-end JavaScript application stack and workflow tool built on Node.js, offering features like asset compilation, autoprefixing, optimization, ES6 transpilation, and a local development server.
Lineman is an open-source front-end JavaScript application stack and workflow tool created by Test Double. It is built on Node.js and aims to provide a set of defaults and best practices for modern web application development.
Some key features of Lineman include:
Overall, Lineman focuses on providing a solid starting point for front-end projects, handling all the asset processing and optimization tasks in the background so developers can focus on writing application code. It aims to have a small footprint and expose configuration when necessary so projects don't get bogged down over time. If you work on JavaScript-heavy web apps, Lineman can help boost your productivity.