@yamato-daiwa/es-extensions-browserjs

Additional to @yamato-daiwa/es-extensions functionality for browser environment. Helper functions and classes aimed to reduce the routine code. Build-in TypeScript type safety.

Usage no npm install needed!

<script type="module">
  import yamatoDaiwaEsExtensionsBrowserjs from 'https://cdn.skypack.dev/@yamato-daiwa/es-extensions-browserjs';
</script>

README

@yamato-daiwa/es-extensions-browserjs

No any type No dependencies NPM Version

Additional to @yamato-daiwa/es-extensions functionality for browser environment.

Helper functions and classes aimed to reduce the routine code. Build-in TypeScript type safety without any type.

Installation

npm i @yamato-daiwa/es-extensions-browserjs @yamato-daiwa/es-extensions -E

Documentation

Functionality reference

Logging

  • 📖 BasicFrontEndLogger The implementation of ILogger interface for the Logger facade which could be used as the base of the custom implementation for the frontend side of the websites / web application.