Skip to content

Created a customized JS framework that is a lightweight, reactive JavaScript framework with state management, using functions like track, trigger, and createEffect to efficiently manage UI updates and improve front-end development workflows.

Notifications You must be signed in to change notification settings

codewithsupra/CustomJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Custom JavaScript Framework

This project is a lightweight, reactive JavaScript framework designed to simplify front-end development by implementing efficient state management. The framework includes functions such as track, trigger, and createEffect to handle UI updates dynamically.

Features

  • Reactive State Management: Automatically updates the UI when state changes.
  • Modular Design: Easy integration into other projects.
  • Lightweight: Focused on performance and simplicity.

About

Created a customized JS framework that is a lightweight, reactive JavaScript framework with state management, using functions like track, trigger, and createEffect to efficiently manage UI updates and improve front-end development workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published