I created a zero dependency JavaScript framework that is a React alternative
Places.js is a lightweight Javascript framework for creating interactive websites promoting in person interaction. The framework supports the following features and has no external JS dependencies.
* Asynchronous data fetching. * Components with Shadow DOM to encapsulate styles and deter bot scraping. * State management that integrates with components and data fetching logic. * Support for creating pages that are a combination of static HTML and islands of interactivity.