0.0.23 • Published 5 years ago
@syndicateroom/utility v0.0.23
Utility
Install
log in via
npm loginAfter logging in run
npm install @syndicateroom/utilityor
yarn add @syndicateroom/utilityUsage
We're using bili which is built upon Rollup to build both ESM and CommonJs modules so you can use both import and require syntax
By default anything that is supported by both frontend and backend is available from the package directly:
import { ucFirst } from '@syndicateroom/utility'However with things that are backend or frontend only you will have to use slightly different syntax to get it
import { logger } from '@syndicateroom/utility/dist/backend'although this may change as it's quite verbose.
0.0.23
5 years ago
0.0.22
6 years ago
0.0.21
6 years ago
0.0.20
6 years ago
0.0.19
6 years ago
0.0.18
6 years ago
0.0.16
6 years ago
0.0.15
6 years ago
0.0.14
6 years ago
0.0.13
6 years ago
0.0.12
6 years ago
0.0.11
6 years ago
0.0.10
6 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago
1.0.0
7 years ago