0.4.0 • Published 5 years ago
@mightifier/mighty-core v0.4.0
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
5 years ago
0.3.24
5 years ago
0.3.20
5 years ago
0.3.21
5 years ago
0.3.19
5 years ago
0.3.18
5 years ago
0.3.17
5 years ago
0.3.16
5 years ago
0.3.9
5 years ago
0.3.5
5 years ago
0.3.3
5 years ago
0.3.0
5 years ago
0.2.9
5 years ago
0.2.7
5 years ago
0.2.2
5 years ago
0.2.0
6 years ago
0.1.1
6 years ago
0.0.11
6 years ago
0.0.15
6 years ago
0.0.16
6 years ago
0.0.14
6 years ago
0.0.12
6 years ago