@scrimmage/utils
TypeScript icon, indicating that this package has built-in type declarations

1.6.2 • Public • Published

Scrimmage Logo

Overview

@scrimmage/utils is a library that contains shared functions and utilities that can be used across the Scrimmage ecosystem. This library contains only simple functions that are not dependent on any other library.

Installation

npm install @scrimmage/utils

Development Rules

  • This library should never be dependent on any other library in the Scrimmage ecosystem and external libraries. Always confirm any new dependency with the team.
  • This library should not contain any complex logic or business logic.
  • This library should not contain any interfaces or types. Use @scrimmage/schemas for that.

Readme

Keywords

none

Package Sidebar

Install

npm i @scrimmage/utils

Weekly Downloads

13

Version

1.6.2

License

ISC

Unpacked Size

39.3 kB

Total Files

39

Last publish

Collaborators

  • yevgenius
  • s.konovalenko
  • vpolishchuk