This is the sat package but rewritten in ES6 and ESM syntaxes.
All functionality is the same, see the sat package for all documentation.
Note that some types in this package do not match types exported by the @types/sat package, because that package's types are wrong.
Instead of installing sat
, install sat-esm
:
npm i sat-esm