Skip to content

bythepixel/component-loader

Repository files navigation

component-loader

Goals:

  • provide a way to initialize multiple identical JS “components” on a page
  • provide a “table of contents” for all the JS that runs on a page
  • provide a standard way of initializing a growing list of JS without worrying about creating bottlenecks when the page loads.

Usage

Features

Loader Priority

Event Bus

Examples

Accessing components from the DOM

Communication between Components

Releases

No releases published

Packages

No packages published