Skip to content

Commit c236a05

Browse files
authored
Add CodeQL badge to README
Added CodeQL badge to README for CI status.
1 parent 5f15d77 commit c236a05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# comnumber
22

3+
[![CodeQL Advanced](https://github.com/oopsio/comnum/actions/workflows/codeql.yml/badge.svg)](https://github.com/oopsio/comnum/actions/workflows/codeql.yml)
4+
35
**A tiny, zero-dependency utility to convert human-readable time strings to milliseconds and back.**
46

57
comnumber is a high-performance, 1kb utility designed to solve the "small things" in the JavaScript ecosystem. It provides the essential glue for time calculations in frameworks like Jen.js.

0 commit comments

Comments
 (0)