Links
Comment on page

FAQ

Some frequently given answers.

Spig or Spignite?

Spig is the name of the code class.
Spignite is the name of the NPM package.

Why not gulp?

Actually, the first version of Spignite uses gulp. It happened that gulp worked slower than we liked. Additionally, we wanted to use the libraries without any wrapper. Finally, our processing pipeline was overlapping how gulp was working.

ESM or CommonJS?

Spignite is an ESM module.
However, Spignite site is NOT!