File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- # Typescript Webpack Starter
1
+ # ` create-ts-lib `
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/ emyann/typescript-webpack-starter.svg?branch=develop )] ( https://travis-ci.org/emyann/typescript-webpack-starter )
4
- > 🚀 An ES6 and TypeScript Starter kit using webpack for bundling. Create your TypeScript module with neither build nor test configuration.
3
+ [ ![ Build Status] ( https://img.shields.io/travis/ emyann/typescript-webpack-starter.svg )] ( https://travis-ci.org/emyann/typescript-webpack-starter )
4
+ [ ![ Npm Package ] ( https://img.shields.io/npm/v/create-ts-lib.svg )] ( https://www.npmjs.com/package/create-ts-lib )
5
5
6
+ ![ Imgur] ( https://i.imgur.com/sj1kwB9.gif )
7
+ > A yet another Typescript Webpack Starter
6
8
7
9
## Built upon
8
10
11
13
- [x] [ Webpack Dashboard] ( https://github.com/FormidableLabs/webpack-dashboard )
12
14
- [x] [ Karma] ( https://karma-runner.github.io/1.0/index.html ) , [ Jasmine] ( https://jasmine.github.io/ )
13
15
14
- ![ Imgur] ( https://i.imgur.com/sj1kwB9.gif )
15
16
16
17
## Quick Overview
17
18
You can’t perform that action at this time.
0 commit comments