6.0.0 • Published 3 months ago

plaited v6.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
3 months ago

plaited

Rapidly code web interfaces as requirements change and evolve.

Requirements

JavaScript runtime options

  1. Node >= v18
  2. Any modern evergreen browser

Installing

npm install --save plaited

Library goals

  • Easily create cross framework and reusable interface components, PlaitedComponent.
  • Enables native hydration and island architecture via web components and the declarative shadow dom.
  • Auto Event binding via data attribute bp-trigger
  • Easy, safe, isolated(shadow dom) DOM selection, DOM rendering, and attribute CRUD via $ helper and data attribute bp-target
  • Implicit state management via behavioral programming
  • Island communication via messenger pattern
  • Component SubComponent communication via eventDispatch()
  • Design to allow usage of web workers in concert with islands to offload expensive processes via the messenger pattern
  • Subscribe and Unsubscribe from stored data values via publisher pattern and with useStore utility manipulation
  • Facilitate the usage of JSX for templating and dynamically rendering PlaitedComponents and FunctionTemplates
  • Easily share and reuse styles across PlaitedComponents and FunctionTemplates via our css tagged template function and stylesheet hoisting built into jsx-transform

Docs

6.0.0

3 months ago

5.6.2

5 months ago

5.6.1

5 months ago

5.6.0

5 months ago

5.5.0

5 months ago

5.3.0

6 months ago

5.1.2

6 months ago

5.0.0-next-1

7 months ago

4.0.1

7 months ago

4.0.0

7 months ago

5.0.8

6 months ago

5.0.7

6 months ago

5.0.6

6 months ago

5.4.1

5 months ago

5.0.5

6 months ago

5.4.0

5 months ago

5.0.4

6 months ago

5.0.3

6 months ago

5.2.0

6 months ago

5.0.2

6 months ago

5.0.1

6 months ago

5.0.0

7 months ago

3.3.1

7 months ago

3.3.0

7 months ago

4.1.0

7 months ago

3.2.0

11 months ago

3.1.0

12 months ago

1.0.17-rc

1 year ago

0.1.16-rc

1 year ago

0.1.9-rc

1 year ago

1.0.0-rc

1 year ago

1.0.20-rc

1 year ago

1.0.1-rc

1 year ago

0.1.11-rc

1 year ago

1.0.10-rc

1 year ago

1.0.3-rc

1 year ago

1.0.5-rc

1 year ago

0.1.13-rc

1 year ago

1.0.9-rc

1 year ago

3.0.2

12 months ago

3.0.1

1 year ago

0.1.17-rc

1 year ago

0.1.15-rc

1 year ago

1.0.21-rc

1 year ago

3.0.0

1 year ago

0.1.12-rc

1 year ago

0.1.14-rc

1 year ago

1.0.8-rc

1 year ago

1.0.6-rc

1 year ago

0.1.10-rc

1 year ago

0.1.1-rc

1 year ago

0.1.0-rc

1 year ago

0.1.8-rc

1 year ago

0.1.6-rc

1 year ago

0.1.7-rc

1 year ago

0.1.2-rc

1 year ago

0.1.3-rc

1 year ago

0.1.5-rc

1 year ago

0.1.4-rc

1 year ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.0

5 years ago