Skip to content

Commit

Permalink
Remove ToC.
Browse files Browse the repository at this point in the history
I have issues.
  • Loading branch information
jorgebucaran authored Apr 19, 2018
1 parent ffb2b8f commit 1845465
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,6 @@ Ultradom is a minimal (1 kB) view layer for building declarative web user interf

What's in the bundle? A virtual DOM and diff algorithm, keyed-based node [reconciliation](#keys), element-level [lifecycle](#lifecycle-events) events and browser support all the way back to IE9.

<h2>Table of Contents</h2>
<!-- TOC -->

* [Installation](#installation)
* [Getting Started](#getting-started)
* [Supported Attributes](#supported-attributes)
* [Styles](#styles)
* [Lifecycle Events](#lifecycle-events)
* [oncreate](#oncreate)
* [onupdate](#onupdate)
* [onremove](#onremove)
* [ondestroy](#ondestroy)
* [Keys](#keys)
* [JSX](#jsx)
* [Community](#community)
* [License](#license)

<!-- /TOC -->

## Installation

<pre>
Expand Down

0 comments on commit 1845465

Please sign in to comment.