2.6.0 • Published 1 year ago

@lukekaalim/act v2.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@lukekaalim/act

npm (scoped) npm bundle size (scoped)

A generic rendering library for hierarchical elements.

Basically, a react knockoff.

Render to HTML with @lukekaalim/act-web or use 3D capabilites with threejs using @lukekaalim/act-three.

Writing declarative user interfaces using components, state and side effects.

Pull the library apart and take a look at the modular insides - develop your own renderer, reconciler, scheduler or any other core part of act.

::demos

Install

npm install @lukekaalim/act

Usage

Take a look at the Web Quickstart Guide.

Why?

I wanted to understand how react worked, and also how I could write my own custom renderer. I ended up with a really bare-bones react clone with a smaller interface, so I thought it would be fun to share.

2.5.0

1 year ago

2.6.0

1 year ago

2.4.1

2 years ago

2.4.0

2 years ago

2.3.0

2 years ago

2.2.1

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.3

3 years ago