UNPKG
@ssbdev/common
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.25
0.0.24
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
Common midlewares and utilities for node.js
@ssbdev/common
/
README.md
12 lines
(11 loc)
•
162 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# Common
Common
midlewares
and
utilities
for
node.js
# Install
with npm,
``
`sh npm install --save @ssbdev/common `
``
with yarn,
``
`sh yarn add @ssbdev/common `
``