places.js framework documentation

1 min read Original article ↗

Overview

Places.js is a Javascript framework for creating interactive websites promoting in person interaction. Source code is here


Places.js supports the following features and has no external JS dependencies.

  • State management that integrates with components and data fetching logic.
  • Asynchronous data fetching.
  • Components with Shadow DOM to encapsulate styles and deter bot scraping.