stable
A stable array sort for JavaScript
·
41M downloads/mo
#2790 most downloaded on npm
Two-Screen/stable
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.9 years
Unknown
no stable releases
9 versions withdrawn
withdrawn after publishing
14 years old
9 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jul 2012 to Apr 2018Releases
latest 9-
0.1.825 Apr 2018 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.7andv0.1.8there were 4 commits, 4 of them substantive:- Remove module entry point
- Revert "Update type definitions"
- Remove README note on ES modules.
- Version 0.1.8
-
0.1.713 Apr 2018 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.6andv0.1.7there were 24 commits, 22 of them substantive:- Fix minify on Windows
- Move stable.js to src directory
- Use Rollup to generate UMD bundle
- Add prepublish script
- Update bower.json
- Update generated files
- Use Node.js 4 on Travis
- Use placeholder for version in banner
- Only publish generated files to npm
- Add module entry point
- Remove .npmignore, replaced by files in package.json
- Update type definitions
- Ignore package manager lock files
- Commit all build results
- Use prepare script instead of prepublish
- banner.js trailing newline
- Test with all active Node.js versions
- Credit Mattias Buelens
- Use standard.js
- Update README.md
…and 2 more.
-
0.1.615 Mar 2017 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.5andv0.1.6there were 4 commits, 2 of them substantive:- Add TypeScript declarations
- Version 0.1.6.
-
0.1.507 Apr 2014 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.4andv0.1.5there were 5 commits, 5 of them substantive:- Add @Yaffle to contributors.
- Add in-place not to README.
- Add full license, update copyright comments.
- Add bower.json.
- Version 0.1.5.
-
0.1.429 Nov 2013 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.3andv0.1.4there were 9 commits, 8 of them substantive:- Trying testling.
- Badges! Badges everywhere!
- Fix badges.
- Add a comparator test with a simple subtract.
- In-place sorting, thanks @Yaffle!
- No need to test on all those Node.js versions.
- Tweak selection of browsers we test on.
- Version 0.1.4.
-
0.1.304 Jan 2013 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.2andv0.1.3there were 6 commits, 6 of them substantive:- Add a couple of fields to package.json.
- Always return a new array.
- Also accounts for zero-length arrays.
- package.json formatting.
- Add domenic to contributors.
- Version 0.1.3.
-
0.1.213 Jul 2012 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.1andv0.1.2there were 8 commits, 8 of them substantive:- Adding Travis CI button to README.
- Remove odd export as
exports.stable. - Minify, for the browser.
- Link stable.js and stable.min.js in the README.
- Tweak examples.
- Tweaks tests, add stable sort test.
- Remove unnecessary underscore devdep.
- Version 0.1.2.
-
0.1.112 Jul 2012 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Commits, not release notes
This project publishes no release notes. Between
v0.1.0andv0.1.1there were 3 commits, 3 of them substantive:- Tweaks and typo fixes.
- Removing debug logs. Whoops.
- Version 0.1.1.
-
0.1.012 Jul 2012 withdrawnModern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Nothing published for this version