JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3230
  • Score
    100M100P100Q119890F
  • License Apache-2.0

A library of core web utilities that support Tyler Forge™ based libraries.

Package Exports

  • @tylertech/forge-core

Readme

Tyler Forge™ Core

This library contains the core building blocks and utilities that are used when building Tyler Forge™ based Web Component libraries.

Usage

npm i @tylertech/forge-core

Development

Install dependencies:

npm i

Build library:

npm run build

Run tests:

npm test