0.4.0 • Published 4 years ago

@mightifier/mighty-core v0.4.0

Weekly downloads
50
License
MIT
Repository
-
Last release
4 years ago

Core logic and utility methods.

Installation

npm install --save @mightifier/mighty-core

Import business logic:

import {
  groupTypes,
  accountTypes,
  roleTypes
} from "@mightifier/mighty-core/business/domain";

Import general utils:

import { chunk, move } from "@mightifier/mighty-core/utils";

Import infrastructure utils:

import { messageTypes, getRoom } from "@mightifier/mighty-core/infra";

Documentation

See documentation.

0.4.0

4 years ago

0.3.24

4 years ago

0.3.20

4 years ago

0.3.21

4 years ago

0.3.19

4 years ago

0.3.18

4 years ago

0.3.17

4 years ago

0.3.16

4 years ago

0.3.9

4 years ago

0.3.5

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.2.9

4 years ago

0.2.7

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.0.11

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago