The K-Scaffold Framework

PUG, HTML, and Javascript

js library

The K-Scaffold's javascript library provides a wide range of functionality. The library's functions are divided into three broad types; aliases for Roll20 sheetworker functions, utility functions, and K-Scaffold specific functions.

Sheetworker Aliases

The K-Scaffold's sheetworker aliases provide improved versions of many of Roll20's sheetworker functions. These aliases provide combinations of sheetworker functions that are frequently used together.

Utility functions

The scaffold's utility functions provide many general use functions that can be used to do everything from parse a repeating attribute name into its component parts to querying the user about what they want to do.

K-Scaffold specific functions

The K-scaffold specific functions provide methods for hooking your functions into the K-scaffold's functionality.