# node-sortedarray **Repository Path**: mirrors_FGRibreau/node-sortedarray ## Basic Information - **Project Name**: node-sortedarray - **Description**: Simple Sorted Arrays for JavaScript - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SortedArray [![Build Status](https://drone.io/github.com/FGRibreau/node-sortedarray/status.png)](https://drone.io/github.com/FGRibreau/node-sortedarray/latest) [![Gittip](http://badgr.co/gittip/fgribreau.png)](https://www.gittip.com/fgribreau/) ------------------- ## NPM Install the module with: `npm install sortedarray` ## Browser usage ```html ``` ## NodeJS usage ```javascript var sortedArray = require('sortedArray'); ``` ## Release History v1.0.0 - Initial commit (23 apr. 2012) ## Donate [Donate Bitcoins](https://coinbase.com/checkouts/fc3041b9d8116e0b98e7d243c4727a30) ## License Copyright (c) 2013 Francois-Guillaume Ribreau Licensed under the MIT license.