Boiler Plate Typescript+Jest+Rollup UMD,ESM,CJS,IIFE generator

Coverage Status Build, Test & Coverage

quickly generate UMDs and other module types with rollup and typescript

Getting started

Clone the repo and drop your module in the src directory.

# Install Prerequisites
$ npm install rollup typedoc jest sitedown --g

Basic Usage

$ npm run build #builds type declarations, created bundled artifacts with rollup and generates documenation