generated from sonofmagic/npm-lib-template
-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b67f5d4
commit 24e6f9d
Showing
64 changed files
with
4,293 additions
and
2,060 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
"bg-[yellow]", | ||
"block", | ||
"text-[60px]" | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,4 @@ | |
"text-[#4de265]", | ||
"text-[#da6a4f]", | ||
"w-8" | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[] | ||
[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
{ | ||
"mpx": { | ||
"babel": [ | ||
58.21700000000055, | ||
0.5710829999998168, | ||
0.29029199999968114, | ||
0.3127090000007229, | ||
0.2888330000005226, | ||
0.41212499999983265, | ||
432.66008299999885, | ||
586.5149170000004, | ||
426.02045799999996, | ||
57.30699999999979, | ||
0.36912500000016735, | ||
0.48554199999944103, | ||
0.1758749999999054, | ||
0.27566599999954633, | ||
0.21604200000001583, | ||
432.21479100000033 | ||
], | ||
"ast-grep": [ | ||
287.07225000000017, | ||
287.488875 | ||
] | ||
}, | ||
"native-webpack": { | ||
"babel": [ | ||
64.22808299999997, | ||
66.70191699999987, | ||
71.31329099999994 | ||
] | ||
}, | ||
"rax": { | ||
"babel": [ | ||
0.41850000000067666, | ||
0.2511670000003505, | ||
0.2758330000006026, | ||
0.42820900000060647, | ||
0.27541699999983393, | ||
0.495665999999801, | ||
115.03766700000051, | ||
0.5457919999998921, | ||
0.28399999999965075, | ||
0.4032919999999649, | ||
0.34079099999962637, | ||
0.46050000000013824, | ||
0.4234169999999722, | ||
107.94895799999995, | ||
174.59900000000016 | ||
] | ||
}, | ||
"taro-react": { | ||
"babel": [ | ||
306.3638749999991, | ||
198.51920900000005, | ||
566.4091669999998, | ||
262.7172499999997, | ||
194.34412499999962, | ||
556.9052499999998, | ||
276.7009170000001, | ||
195.71879199999967, | ||
587.7739999999994 | ||
] | ||
}, | ||
"taro-vue2": { | ||
"babel": [ | ||
251.68691599999966, | ||
235.22045799999978, | ||
235.89608399999997 | ||
] | ||
}, | ||
"taro-vue3": { | ||
"babel": [ | ||
298.1341250000005, | ||
291.76166700000067, | ||
285.5693749999991 | ||
] | ||
}, | ||
"uni-app-webpack-vue2": { | ||
"babel": [ | ||
294.8122079999994, | ||
289.39699999999993, | ||
302.4612500000003 | ||
] | ||
}, | ||
"uni-app-vite-vue3": { | ||
"babel": [ | ||
371.1623340000001, | ||
394.18949999999995, | ||
381.8146670000001 | ||
] | ||
}, | ||
"uni-app-webpack5-vue2": { | ||
"babel": [ | ||
155.0402079999999, | ||
159.89366700000028, | ||
160.6452919999997 | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,4 +34,4 @@ | |
"text-lg", | ||
"text-xs", | ||
"w-screen" | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.