Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 265 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 265 Bytes

Understanding the Directory Structure

bin: User Entry Point.
helpers: General-purpose functions.
common: Miscellaneous functions.
lib: Main Library JavaScript.
test: Automated Tests.

Note

Test Configuration files are in /.github/workflows/test.yml