Skip to content

Commit

Permalink
Added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderOMara committed Nov 17, 2024
1 parent 96be991 commit ffdaa05
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

DataView utilities

![dataview](https://img.shields.io/badge/dataview-eee)
![float16](https://img.shields.io/badge/float16-eee)
![int24](https://img.shields.io/badge/int24-eee)
![uint24](https://img.shields.io/badge/uint24-eee)

[![JSR](https://jsr.io/badges/@hqtsm/dataview)](https://jsr.io/@hqtsm/dataview)
[![npm](https://img.shields.io/npm/v/@hqtsm/dataview.svg)](https://npmjs.com/package/@hqtsm/dataview)
[![CI](https://github.com/hqtsm/dataview/actions/workflows/ci.yaml/badge.svg)](https://github.com/hqtsm/dataview/actions/workflows/ci.yaml)

# Features

- Pure TypeScript, run anywhere
Expand Down

0 comments on commit ffdaa05

Please sign in to comment.