1
0
mirror of synced 2025-11-08 12:57:47 +00:00

docs(readme): move demo up, add other CI badges

This commit is contained in:
Jason Dreyzehner
2018-03-15 21:58:18 -04:00
parent 2b00dd0954
commit a92af582c8

View File

@@ -1,15 +1,13 @@
<img height="0" width="0" alt="Typescript Starter Dark" src="https://cloud.githubusercontent.com/assets/904007/23006840/4e2b0c6c-f3d2-11e6-8f32-11384ee0cc4b.png"><img alt="typescript-starter" src="https://cloud.githubusercontent.com/assets/904007/23006836/4c67a3b8-f3d2-11e6-8784-12f0a34284d1.png">
<img height="0" width="0" alt="typescript-starter dark logo" src="https://cloud.githubusercontent.com/assets/904007/23006840/4e2b0c6c-f3d2-11e6-8f32-11384ee0cc4b.png"><img alt="typescript-starter logo" src="https://cloud.githubusercontent.com/assets/904007/23006836/4c67a3b8-f3d2-11e6-8784-12f0a34284d1.png">
[![NPM version](https://img.shields.io/npm/v/typescript-starter.svg)](https://www.npmjs.com/package/typescript-starter)
[![CircleCI](https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg)](https://circleci.com/gh/bitjson/typescript-starter)
[![Codecov](https://img.shields.io/codecov/c/github/bitjson/typescript-starter.svg)](https://codecov.io/gh/bitjson/typescript-starter)
[![CircleCI](https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg)](https://circleci.com/gh/bitjson/typescript-starter)
[![Travis](https://img.shields.io/travis/bitjson/typescript.svg)](https://travis-ci.org/bitjson/typescript-starter)
[![AppVeyor](https://img.shields.io/appveyor/ci/bitjson/typescript-starter.svg)](https://ci.appveyor.com/project/bitjson/typescript-starter)
[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)
[![GitHub stars](https://img.shields.io/github/stars/bitjson/typescript-starter.svg?style=social&logo=github&label=Stars)](https://github.com/bitjson/typescript-starter)
# typescript-starter
### A clean, simple [typescript](https://www.typescriptlang.org/) starter for building javascript libraries and Node.js applications.
<p align="center">
<img alt="demo of the typescript-starter command-line interface" src="https://cdn.rawgit.com/bitjson/typescript-starter/c3e3b7ec/demo.svg">
</p>