0.5.7 • Published 3 years ago

@bythepixel/component-loader v0.5.7

Weekly downloads
15
License
ISC
Repository
github
Last release
3 years ago

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

0.5.7

3 years ago

0.5.7-rc1

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago