Skip to content

🤣 A fun(ctional) little frontend application framework.

Notifications You must be signed in to change notification settings

estrattonbailey/loll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

loll 🤣

A fun(ctional) little frontend application framework. This is not production-ready. It's fun-ready.

Features:

  1. Async routing, useful for data fetching
  2. Fast VDOM-diffing via picodom
  3. Easy global state management
  4. Localized stateful components
  5. Tiny: 2.2kb gzipped with dependencies

Usage

The libraries herein can be used individually, or together for a fully fledged front-end application solution.

Why?

Some of the existing solutions are either too simple for the Real World™, or have somewhat cumbersome APIs. I set out to create my ideal API, and here it is.

Essentially, I was lucky enough to find myself with some free time and thought it might be fun :)

License

Everything is MIT, with the exception of all dependendecies which are subject to their own licences. Find the dependencies for each library in their respective folders.

About

🤣 A fun(ctional) little frontend application framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages