Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

Commit 8212994

Browse files
author
akshat
committed
added some fixes
1 parent 6c0426c commit 8212994

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![DeepScan grade](https://deepscan.io/api/teams/23370/projects/26710/branches/851719/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=23370&pid=26710&bid=851719)
44
[![DeepSource](https://app.deepsource.com/gh/IntegerAlex/efficient-sorting.svg/?label=resolved+issues&show_trend=true&token=Mq0EjM82kW9g-fqGW92fzEBe)](https://app.deepsource.com/gh/IntegerAlex/efficient-sorting/)
55
[![CodeScene Code Health](https://codescene.io/projects/51175/status-badges/code-health)](https://codescene.io/projects/51175)
6+
![NPM Downloads](https://img.shields.io/npm/dt/efficient-sorting?style=plastic&logo=npm)
7+
![NPM Version](https://img.shields.io/npm/v/efficient-sorting)
68

79
This project provides a JavaScript implementation of an efficient sorting function that dynamically determines the sorting method based on the characteristics of the input array.
810

0 commit comments

Comments
 (0)