Skip to content

It is a lightweight JavaScript framework that leverages pure JavaScript (vanilla JavaScript) to build web applications without relying on third-party libraries or heavy frameworks.

Notifications You must be signed in to change notification settings

iamraviprakash/vanilla-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Framework

Vanilla framework is a minimalistic JavaScript framework focused on using pure JavaScript to web applications with no dependencies. I created this project for my practice and to gain understanding of framework internals with taking loose inspiration from https://frontendmasters.com/courses/vanilla-js-apps

Features

  • Lightweight: No additional libraries; pure JavaScript.
  • Customizable: Gives developers control over every part of the application.
  • Routing: It has in-house client side routing
  • State management: Provides global state management to access data in any part for the system.
  • Compatible: Compatible with latest browsers

About

It is a lightweight JavaScript framework that leverages pure JavaScript (vanilla JavaScript) to build web applications without relying on third-party libraries or heavy frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published