🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

thinkdown

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkdown

Tool for compiling and viewing Thinkster customized Markdown

0.3.0
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Thinkster flavored Markdown

This is a little CLI tool for easily viewing Markdown tutorials as they would appear on the https://thinkster.io. Currently, the biggest change is the addition of special syntax for automatically adding dynamic progress checkboxes.

Some tutorials making use of this markdown format are

Installation

npm install -g thinkdown

Usage

Then naviagate to the directory where the Markdown file(s) are stored and run

thinkdown

The tool will concatente and compile your markdown files before serving them through a local web server. It will also automatically update the webpage via livereload when changes to the markdown have been detected.

Future

Like the Thinkster platform, this tool is under heavy development. We'll update it as the platform evolves.

Keywords

thinkster

FAQs

Package last updated on 03 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts