File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright © 2024 三咲智子 Kevin Deng (https://github.com/sxzz)
3+ Copyright © 2025-PRESENT Kevin Deng (https://github.com/sxzz)
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # @quansync/fs [ ![ npm ] ( https://img.shields.io/npm/v/@quansync/fs.svg )] ( https://npmjs.com/package/@quansync/fs )
1+ # @quansync/fs
22
3- [ ![ Unit Test] ( https://github.com/quansync-dev/fs/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/quansync-dev/fs/actions/workflows/unit-test.yml )
3+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5+ [ ![ Unit Test] [ unit-test-src ]] [ unit-test-href ]
46
57Filesystem utilities for [ quansync] ( https://github.com/quansync-dev/quansync ) .
68
@@ -36,4 +38,13 @@ const readFileTrimmedSync = readFileTrimmed.sync
3638
3739## License
3840
39- [ MIT] ( ./LICENSE ) License © 2025 [ 三咲智子 Kevin Deng] ( https://github.com/sxzz )
41+ [ MIT] ( ./LICENSE ) License © 2025-PRESENT [ Kevin Deng] ( https://github.com/sxzz )
42+
43+ <!-- Badges -->
44+
45+ [ npm-version-src ] : https://img.shields.io/npm/v/@quansync/fs.svg
46+ [ npm-version-href ] : https://npmjs.com/package/@quansync/fs
47+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@quansync/fs
48+ [ npm-downloads-href ] : https://www.npmcharts.com/compare/@quansync/fs?interval=30
49+ [ unit-test-src ] : https://github.com/quansync-dev/fs/actions/workflows/unit-test.yml/badge.svg
50+ [ unit-test-href ] : https://github.com/quansync-dev/fs/actions/workflows/unit-test.yml
Original file line number Diff line number Diff line change 1313 "type" : " git" ,
1414 "url" : " git+https://github.com/quansync-dev/fs.git"
1515 },
16- "author" : " 三咲智子 Kevin Deng <sxzz@sxzz.moe>" ,
16+ "author" : " Kevin Deng <sxzz@sxzz.moe>" ,
1717 "funding" : " https://github.com/sponsors/sxzz" ,
1818 "files" : [
1919 " dist"
You can’t perform that action at this time.
0 commit comments