3.2.1 • Published 5 months ago

@potch/minifw v3.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

minifw

A collection of little code-golfed libraries, each < 1kb minified. I think of these as a fun challenge; more compact than robust or well-documented.

use at your own risk.

  • fw.js: baseline library for dom generation and reactivity
  • channel.js - client and server wrappers of a Server-Sent Events channel
  • lang.js - an s-expression language
  • router.js - a basic router
  • server.js - an express-like http server
  • ssr.js - just enough fake DOM for fw.js to work in non-browser contexts

current file sizes

3.2.1

5 months ago

3.2.0

5 months ago

3.1.1

6 months ago

3.1.0

6 months ago

3.0.0

6 months ago

2.1.0

11 months ago

2.0.0

12 months ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago