Skip to content

Webpack 4 + typescript + mocha+chai based boilerplate for producing libraries (Input: ES6, Output: universal library)

License

Notifications You must be signed in to change notification settings

pmunin/webpack-typescript-library-starter

Folders and files

NameName
Last commit message
Last commit date
Jun 4, 2018
Jun 4, 2018
Jun 4, 2018
Jun 4, 2018
Jun 2, 2018
Jun 2, 2018
Jul 8, 2017
Jun 2, 2018
Jun 2, 2018
Jun 2, 2018
Jul 8, 2017
Nov 28, 2017
Dec 29, 2015
Jun 4, 2018
Jun 2, 2018
Aug 10, 2021
Jun 5, 2019
Jun 4, 2018
Aug 10, 2021

Repository files navigation

Webpack library starter: webpack 4 + babel 6 + mocha + chai + typescript 2.9

Originated from here and adapted for typescript

Webpack based boilerplate for producing libraries (Input: typescript/ES6, Output: universal library)

What's different in this fork

  • typescript modules supported, they can reference js modules and js modules can ref typescript

TODO

  • clean package.json dependencies
  • make test build have separate node_modules.js, like dev build
  • generated libs should have jsdoc comments in it
  • create solution for typescript
  • generate typescript definitions correctly

About

Webpack 4 + typescript + mocha+chai based boilerplate for producing libraries (Input: ES6, Output: universal library)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published