[ci skip] Updates
This commit is contained in:
@@ -66,14 +66,14 @@
|
||||
<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><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://travis-ci.org/bitjson/typescript-starter"><img src="https://travis-ci.org/bitjson/typescript-starter.svg?branch=master" alt="Build Status"></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://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&logo=github&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/42f54062/demo.svg">
|
||||
<img alt="demo of the typescript-starter command-line interface" src="https://cdn.rawgit.com/bitjson/typescript-starter/c3e3b7ec/demo.svg">
|
||||
</p>
|
||||
<h2 id="start-now">Start Now</h2>
|
||||
<p>Run one simple command to install and use the interactive project generator. You'll need <a href="https://nodejs.org/">Node</a> <code>v8.9</code> (the current LTS release) or later.</p>
|
||||
|
||||
Reference in New Issue
Block a user