An open API service indexing awesome lists of open source software.

https://github.com/jupl/typo

TypeScript Boilerplate
https://github.com/jupl/typo

babel boilerplate dotenv electron hapi hot-reload jest nodejs tslint typescript typescript-boilerplate webpack yarn

Last synced: 2 months ago
JSON representation

TypeScript Boilerplate

Awesome Lists containing this project

README

          

#+HTML:

Typo TypeScript Boilerplate

** About
This is a collection of boilerplate projects for developing applications using [[https://www.typescriptlang.org/][TypeScript]].

** Branches
- [[https://github.com/jupl/typo/tree/server][Server with Hapi]]
[[https://travis-ci.org/jupl/typo][file:https://img.shields.io/travis/jupl/typo/server.svg?label=travis&style=flat-square]]
[[https://david-dm.org/jupl/typo/server][file:https://img.shields.io/david/jupl/typo/server.svg?style=flat-square]]
[[https://david-dm.org/jupl/typo/server?type=dev][file:https://img.shields.io/david/dev/jupl/typo/server.svg?style=flat-square]]
- [[https://github.com/jupl/typo/tree/client][Client with Webpack]]
[[https://travis-ci.org/jupl/typo][file:https://img.shields.io/travis/jupl/typo/client.svg?label=travis&style=flat-square]]
[[https://david-dm.org/jupl/typo/client][file:https://img.shields.io/david/jupl/typo/client.svg?style=flat-square]]
[[https://david-dm.org/jupl/typo/client?type=dev][file:https://img.shields.io/david/dev/jupl/typo/client.svg?style=flat-square]]
- [[https://github.com/jupl/typo/tree/combo][Server/Client Combination]]
[[https://travis-ci.org/jupl/typo][file:https://img.shields.io/travis/jupl/typo/combo.svg?label=travis&style=flat-square]]
[[https://david-dm.org/jupl/typo/combo][file:https://img.shields.io/david/jupl/typo/combo.svg?style=flat-square]]
[[https://david-dm.org/jupl/typo/combo?type=dev][file:https://img.shields.io/david/dev/jupl/typo/combo.svg?style=flat-square]]
- [[https://github.com/jupl/typo/tree/electron][Electron]]
[[https://travis-ci.org/jupl/typo][file:https://img.shields.io/travis/jupl/typo/electron.svg?label=travis&style=flat-square]]
[[https://david-dm.org/jupl/typo/electron][file:https://img.shields.io/david/jupl/typo/electron.svg?style=flat-square]]
[[https://david-dm.org/jupl/typo/electron?type=dev][file:https://img.shields.io/david/dev/jupl/typo/electron.svg?style=flat-square]]