@sihl/core

This package contains namespaced libraries and glue code that Sihl apps depend on. Some of the libraries get pulled from NPM and Sihl provides the typed bindings.

Usage no npm install needed!

<script type="module">
  import sihlCore from 'https://cdn.skypack.dev/@sihl/core';
</script>

README

sihl-core

This package contains namespaced libraries and glue code that Sihl apps depend on. Some of the libraries get pulled from NPM and Sihl provides the typed bindings.

Components

  • Async
  • Base64
  • Uuid
  • Bcrypt
  • Config
  • Date
  • Db
  • Error
  • HTTP
  • Logging
  • Testing
  • Settings
  • App