Lass

screenshot of Lass

:girl: Lass scaffolds a modern package boilerplate for Node.js

Overview:

This product analysis is for a package called Lass. Lass is a scaffolding tool that helps with the initialization and setup of Node.js packages. It offers a range of features and customization options to make the process easier for developers.

Features:

  • Unit testing with ava
  • Commit linting with commitlint
  • Linting with xo (uses eslint and prettier)
  • Markdown linting with remark
  • Automatic code formatting with prettier
  • Automatic git init
  • Automatic npm install (or yarn install if selected)
  • Automatic builds, tests, and code coverage uploading to Codecov with Travis-CI