0.1.2 • Published 1 year ago

@hughlett/typescript-library-starter v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

TypeScript Library Starter

Open in Dev Containers Open in Visual Studio Code

ESLint GitHub Actions Jest Prettier TS-Node TypeScript VSCode Yarn

GitHub Publish GitHub

The goal of this repository is to provide a starting place for a developer-friendly TypeScript Node library.

High-level features

  • Development container with support for GitHub Codespaces
  • GitHub Actions support:
    • Continuous integration
    • Publish to NPM and GitHub Packages registries
  • Develop, test, and debug entirely in TypeScript
  • Testing and code coverage with Jest
  • Linting with ESLint
  • Code formatting with Prettier
  • Git hooks made easy with Husky
  • Build and export ECMAScript Module format and CommonJS Module format in one package
  • Development and CI scripts
  • Preconfigured VSCode extensions and settings

Project structure

How to use

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago