1
0
mirror of synced 2025-11-10 13:57:35 +00:00

[ci skip] Updates

This commit is contained in:
Jason Dreyzehner
2018-03-15 22:57:33 -04:00
parent 217e3d3781
commit a0a5b46b66
11 changed files with 198 additions and 102 deletions

View File

@@ -64,14 +64,14 @@
<div class="row">
<div class="col-8 col-content">
<div class="tsd-panel tsd-typography">
<p><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"></p>
<p><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"></p>
<p><a href="https://www.npmjs.com/package/typescript-starter"><img src="https://img.shields.io/npm/v/typescript-starter.svg" alt="NPM version"></a>
<a href="https://circleci.com/gh/bitjson/typescript-starter"><img src="https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg" alt="CircleCI"></a>
<a href="https://codecov.io/gh/bitjson/typescript-starter"><img src="https://img.shields.io/codecov/c/github/bitjson/typescript-starter.svg" alt="Codecov"></a>
<a href="https://circleci.com/gh/bitjson/typescript-starter"><img src="https://img.shields.io/circleci/project/github/bitjson/typescript-starter.svg" alt="CircleCI"></a>
<a href="https://travis-ci.org/bitjson/typescript-starter"><img src="https://img.shields.io/travis/bitjson/typescript.svg" alt="Travis"></a>
<a href="https://ci.appveyor.com/project/bitjson/typescript-starter"><img src="https://img.shields.io/appveyor/ci/bitjson/typescript-starter.svg" alt="AppVeyor"></a>
<a href="https://github.com/conventional-changelog/standard-version"><img src="https://img.shields.io/badge/release-standard%20version-brightgreen.svg" alt="Standard Version"></a>
<a href="https://github.com/bitjson/typescript-starter"><img src="https://img.shields.io/github/stars/bitjson/typescript-starter.svg?style=social&amp;logo=github&amp;label=Stars" alt="GitHub stars"></a></p>
<h1 id="typescript-starter">typescript-starter</h1>
<h3 id="a-clean-simple-typescript-starter-for-building-javascript-libraries-and-node-js-applications-">A clean, simple <a href="https://www.typescriptlang.org/">typescript</a> starter for building javascript libraries and Node.js applications.</h3>
<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>