@nshcore-npm/ts-oss-boiler

Typescript open source software project boilerplate, configured with eslint and semantic releasing.

Usage no npm install needed!

<script type="module">
  import nshcoreNpmTsOssBoiler from 'https://cdn.skypack.dev/@nshcore-npm/ts-oss-boiler';
</script>

README

ts-oss-boiler

Serves as a boiler plate template project for typescript libraries

Features

  • Semantic release
  • Eslint
  • Jest
  • Typedoc

Build system

Uses Bili and roll up for compiling Typescript to es2019 target

Eslint Rules

Uses my highly opinionated Eslint rule set found here