-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Aidan Sawyer edited this page Feb 25, 2020
·
4 revisions
Welcome to the bulib-wc wiki!
Here we describe a few of the technologies and approaches in a greater depth:
- CSS Variables: styling and theming with pure css
- No Javascript: rich and interactive elements without javascript
- Assorted Javascript Helpers: various utility methods shared across platforms (vanilla JS)
- Web Components: interoperable js widgets.
This repository and its contents are made with deep consideration of The 'Principle of Least Power'. It's wiki also includes some extra debugging information about how to run and update it.