From 651b299e77a7492809242ede9cad1825f2e04f19 Mon Sep 17 00:00:00 2001 From: Nathan Cahill Date: Mon, 8 Oct 2018 20:11:34 -0700 Subject: [PATCH] update docs --- docs/index.html | 4 +- docs/split.js | 560 ---------------------------------------------- docs/split.min.js | 2 + 3 files changed, 4 insertions(+), 562 deletions(-) delete mode 100644 docs/split.js create mode 100644 docs/split.min.js diff --git a/docs/index.html b/docs/index.html index a6634c30..b6b6ce09 100644 --- a/docs/index.html +++ b/docs/index.html @@ -76,7 +76,7 @@ -
Get Started
+
Get Started
Split.js is a < 2kb unopinionated utility for resizeable split views (also called panes or frames). It handles weird edge cases so you don't have to. Split.js is CSS-driven, only using JS to recalculate CSS styles on drag. Split.js does not attach any window event listeners, instead relying on CSS for the layout when the window size changes. This keeps the JS overhead extremely low. @@ -296,7 +296,7 @@

Docs & API

© 2018 Nathan Cahill. MIT license.
- +