Skip to content

rafjack/typescript-library-for-browser-template

Repository files navigation

A basic template project for typescript liraries

A template that provides a starting point for building typescript libraries. The typescript is transpiled to es5 and bundled using parcel bundler. The bundled code can be used in a browser. Project uses jest and ts-jest for testing.

Template project uses for testing of typescript

Template project uses for bundling parcel

Template project uses for transpiling typescript

  • Typescript
  • The typescript uses commonjs modules is transpiled to es2016

How to use

  • Get Node.js and install it
  • In the working directory run npm install
  • npm run build for building the project
  • npm start for starting dev server
  • npm run test for testing
  • npm run testandwatch for testing and development cycle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •