Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thlorenz/doctoc-web
This is the source of the DocToc web application.
https://github.com/thlorenz/doctoc-web
Last synced: about 1 month ago
JSON representation
This is the source of the DocToc web application.
- Host: GitHub
- URL: https://github.com/thlorenz/doctoc-web
- Owner: thlorenz
- Created: 2012-05-24T00:42:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T08:33:07.000Z (over 9 years ago)
- Last Synced: 2024-04-14T13:27:41.599Z (8 months ago)
- Language: JavaScript
- Homepage: http://doctoc.herokuapp.com/
- Size: 233 KB
- Stars: 56
- Watchers: 4
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
- [doctoc-web](#doctoc-web)
- [Install ](#install)# doctoc-web
Generates table of contents for markdown files on github.
## Install
There is no need to install anything. In order to use it just go to above mentioned web application.
But if you are so inclined and want to play with it:
git clone https://github.com/thlorenz/doctoc-web
cd doctoc-web
npm install