UNPKG
@jsenv/file-size-impact
Version:
latest (14.3.33)
14.3.33
14.3.32
14.3.31
14.3.30
14.3.29
14.3.28
14.3.27
14.3.26
14.3.25
14.3.24
14.3.23
14.3.22
14.3.21
14.3.20
14.3.19
14.3.18
14.3.17
14.3.16
14.3.15
14.3.14
14.3.13
14.3.12
14.3.11
14.3.10
14.3.9
14.3.8
14.3.7
14.3.6
14.3.5
14.3.4
14.3.3
14.3.2
14.3.1
14.3.0
14.2.1
14.2.0
14.1.6
14.1.5
14.1.4
14.1.3
14.1.2
14.1.1
14.1.0
14.0.0
13.0.2
13.0.1
13.0.0
12.2.0
12.1.13
12.1.12
12.1.11
12.1.10
12.1.9
12.1.8
12.1.7
12.1.6
12.1.5
12.1.4
12.1.3
12.1.2
12.1.1
12.1.0
12.0.0
11.0.2
11.0.1
11.0.0
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0
9.2.1
9.2.0
9.1.1
9.1.0
9.0.0
8.0.0
7.0.4
7.0.3
7.0.2
7.0.0
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.7.0
5.6.1
5.6.0
5.5.0
5.4.0
5.3.1
5.3.0
5.3.0-alpha.0
5.2.0
5.1.1
5.1.0
5.0.0
5.0.0-alpha.0
4.3.0
4.2.2
4.2.1
4.2.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
4.0.0-alpha.1
Add files size impact into pull requests
github.com/jsenv/core
jsenv/core
@jsenv/file-size-impact
/
src
/
raw_transformation.js
4 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
export
const
name =
"raw"
;
export
const
transform
= (
value
) => value;