File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# HQTSM: CRC
2
2
3
- [ ![ JSR] ( https://jsr.io/badges/@hqtsm/crc )] ( https://jsr.io/@hqtsm/crc )
4
- [ ![ npm] ( https://img.shields.io/npm/v/@hqtsm/crc.svg )] ( https://npmjs.com/package/@hqtsm/crc )
5
- [ ![ CI] ( https://github.com/hqtsm/crc/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/hqtsm/crc/actions/workflows/ci.yaml )
6
-
7
3
CRC functions with a parameterized engine optimized for both speed and size
8
4
9
5
![ crc] ( https://img.shields.io/badge/crc-eee )
@@ -19,6 +15,10 @@ CRC functions with a parameterized engine optimized for both speed and size
19
15
![ crc-32] ( https://img.shields.io/badge/crc--32-eee )
20
16
![ crc-64] ( https://img.shields.io/badge/crc--64-eee )
21
17
18
+ [ ![ JSR] ( https://jsr.io/badges/@hqtsm/crc )] ( https://jsr.io/@hqtsm/crc )
19
+ [ ![ npm] ( https://img.shields.io/npm/v/@hqtsm/crc.svg )] ( https://npmjs.com/package/@hqtsm/crc )
20
+ [ ![ CI] ( https://github.com/hqtsm/crc/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/hqtsm/crc/actions/workflows/ci.yaml )
21
+
22
22
# Features
23
23
24
24
- Pure TypeScript, run anywhere
You can’t perform that action at this time.
0 commit comments