From 2002cb8b225e70588d1a7bdc2373587064d3af12 Mon Sep 17 00:00:00 2001 From: Romain Lenzotti Date: Thu, 30 Nov 2017 08:42:17 +0100 Subject: [PATCH] chore: Add website example based on docsify (#319) * chore: Add website example based on docsify * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93836d2f..809da356 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ These projects are using docsify to generate their sites. Pull requests welcome | [IT-films](https://greybax.github.com/IT-films/) | A curated list of awesome movies, documentaries and TV series about hackers, geeks and IT in common, sorted by IMDB rating. | | [zooming](http://desmonding.me/zooming/docs) | Image zoom that makes sense. | | [vue-sticker](https://kamilocean.github.io/vue-sticker/#/) | Vue component, that helps to make sticky effects | +| [Ts.ED](https://romakita.github.io/ts-express-decorators/#/) | A TypeScript Framework on top of Express | +| [Ts.LogDebug](https://romakita.github.io/ts-log-debug/#/) | A multi channel logger written in TypeScript | ## Similar projects