Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Core Parts of the 2sxc JS Library

The core contains a few very central scripts relevant for many of the 2sxc projects.

We could have placed them in an NPM package as well, but that would make it hard to keep the work in sync.

Here's what you'll find

  1. constants - global constants like version, special paths etc.
  2. logging - logging system/framework used by many 2sxc JS systems
  3. plumbing - some very simple object manipulation helpers