Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 656 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 656 Bytes

Steelmesh Loader Plugin

The loader plugin facilitates the creation of web applications that are driven from an injected script approach.

There are many ways to build applications that use injected JavaScript to change page behaviour or to build entire applications. The Steelmesh Loader represents just one of those, and has been designed to maximise extensibility while trying to keep implementation simple.

Installing the Loader

TBC

Separation of Loader, Application and Configurations

The steelmesh loader plugin seeks to separate the concepts of the loader logic, an application built on the loader and application configurations.