Skip to content

A smooth, minimal library for infusing JavaScript with dynamic behaviour

Notifications You must be signed in to change notification settings

seraprogrammer/olovakit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OlovaKit

🚀 Build Smoothly. Ship Fast. Explore Freely.

OlovaKit is a lightweight JavaScript UI library.
It provides a virtual DOM implementation with JSX support, hooks for state management, and a simple routing system.

Features

  • Virtual DOM: Efficient DOM updates through a lightweight virtual DOM implementation
  • JSX Support: Write components using familiar JSX syntax
  • Hooks API: Manage state and side effects with React-like hooks
  • Component-Based Architecture: Build UIs with reusable components
  • Routing: Simple client-side routing with parameter support
  • Performance Optimizations: Includes memoization and concurrent rendering

About

A smooth, minimal library for infusing JavaScript with dynamic behaviour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • CSS 2.7%
  • HTML 0.8%