ts-lib-tutorial

1.0.0 • Public • Published

Typescript Library Building Tutorial

Created by Spencer Pollock

My student presentation for COMP8851. This is a Typescript base project to demonstrate creating a Typescript library to be used and consumed in a Javascript format. This presentations goes over a quick synopsys of Typescripts benefits, how to start a project, how to utalize the Rollup bundler with the Babel compiler (for es2015+ Typescript support), Mocha unit testing framework, Chai assertion library and then publish the project to npm.

/ts-lib-tutorial/

    Package Sidebar

    Install

    npm i ts-lib-tutorial

    Weekly Downloads

    1

    Version

    1.0.0

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    380 kB

    Total Files

    18

    Last publish

    Collaborators

    • srepollock