@ekarpovs/npm-base-package
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

npm Base Package

Just an empty package produced by the development environment. The environment is dedicated to making real packages for Node.js projects. The structure of the environment and the development process are described in the Github README.md.

Version Documentation Maintenance License: MIT

The project infrastructure

Typescript,
ESLint - a static code analysis tool,
prettier - a code formatter,
jest - a testing framework,
husky - a tool that allows to use Git hooks,
rimraf - a deep deletion module for node.
move-file-cli - a cross-platform alternative to mv for build scripts, etc.
semantic-release - automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package cz-conventional-changelog" - Prompts for conventional changelog standard.

Package Sidebar

Install

npm i @ekarpovs/npm-base-package

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

6.52 kB

Total Files

9

Last publish

Collaborators

  • ekarpovs