lib-js-boilerplate
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

JavaScript Library Boilerplate

Boilerplate for JavaScript libraries with modern tooling and project structure.
Includes linting, testing, bundling, and publishing setup.

✨ Features

  • ✅ TypeScript support
  • ✅ ESLint + Prettier
  • ✅ Jest for testing
  • ✅ Semantic Release for versioning and publishing
  • ✅ Git hooks with node-git-hooks
  • ✅ Ready to publish on NPM
  • ✅ GitHub Actions CI pipeline

🚀 Getting Started

1. Create a new repository based on this template

On GitHub:

  • Click "Use this template"
  • Choose your organization or personal GitHub account
  • Name your new repository
  • Click "Create repository from template"

Or via CLI:

gh repo create my-lib --template=LerianStudio/lib-commons-js --public

Readme

Keywords

none

Package Sidebar

Install

npm i lib-js-boilerplate

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

14.2 kB

Total Files

6

Last publish

Collaborators

  • lerianstudio