Skip to content

Commit d62cf63

Browse files
author
Tim Berners-Lee
committed
tewak readme
1 parent f74e38b commit d62cf63

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@
22
User Interface widgets and utilities for Solid
33

44
These are HTML5 widgets which connect to a solid store. Building blocks for solid-based apps.
5+
6+
A selection
7+
```
8+
var UI = require('solid-ui')
9+
10+
var acl = require('solid-ui').acl
11+
```
12+
The submodules at the moment include log, acl, acl-control, messageArea, etc

0 commit comments

Comments
 (0)