UNPKG

@soil/arch

Version:

Architectural constructs for web applications.

9 lines (6 loc) 249 B
# Changelog ## 1.0.0 ### Added - `element()` function, to define custom components similar to native ones. - `chan()` function, helping with communications between distant components. - `assert()` function, for basic contract programming support.