Skip to content

Commit

Permalink
Initial minimal README
Browse files Browse the repository at this point in the history
  • Loading branch information
abhchand committed Jun 22, 2020
1 parent 2298795 commit 5684e40
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[![Build Status](https://travis-ci.com/abhchand/vanilla-tree-viewer.svg?branch=master)](https://travis-ci.com/abhchand/vanilla-tree-viewer)

# vanilla-tree-viewer

Want to show off multiple files or code snippets in an elegant and space saving way?

`VanillaTreeViewer` is a minimalist file browser to share several files at once.

Perfect for blog posts, tutorials, documentation, etc...

### Features

* Lightweight (built with pure JavaScript!)
* Only 1 dependency - `VanillaTreeViewer` uses the wonderful [highlight.js](https://highlightjs.org/) library for syntax highlighting.
* Mobile friendly out of the box
* Easily customize-able syntax highlighting and component styling
* Well tested

0 comments on commit 5684e40

Please sign in to comment.