Skip to content

Commit 4ccf1bd

Browse files
committed
maint(Docs): Update some documentation.
1 parent 8bc9b66 commit 4ccf1bd

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# What is Patternslib?
22

3-
Patternslib is a library of reusable patterns which let you create rich,
4-
dynamic and interactive prototypes or websites, without having to know or care about Javascript.
3+
Patternslib is a library of reusable patterns which let you create rich, dynamic and interactive prototypes or websites, without having to know or care about Javascript.
54

65
Instead of writing or integrating Javascript, you simply add special CSS classes and HTML5 data attributes to your HTML.
7-
These classes and `data-` attributes describe the so-called "interaction patterns" of Patternslib.
6+
These classes and `data-` attributes describe and invoke the so-called "interaction patterns" of Patternslib which add rich functionality to your page.
7+
8+
Patternslib is both a library of reusable interaction patterns as well as a small framework for creating such patterns.

docs/general/what-is-patternslib.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)