2.2.0 • Published 4 years ago

spreax v2.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Spreax

Spreax is a lightweight, modern library to help you make pure web applications, without any bloat and Virtual DOM stuff. ⚡️

In fact, Spreax isn't created to do anything new; It only takes care of the state and synchronizes the UI with it.

How?

Spreax doesn't render anything. Instead, after every state change, it updates the elements (their text content, attributes, ...) to synchronize the UI with the state.

See it in action

Checkout this CodeSandbox!

Get Started

Install it by executing:

npm i spreax # npm
yarn add spreax # yarn

See more in Installtion docs.

Docs

See docs.

2.2.0

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

2.0.0-alpha.0

4 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago

1.0.0-beta.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

1.0.0-alpha.0

6 years ago