string-natural-compare@1.1.1
Compare alphanumeric strings the same way a human would, using a natural order algorithm
MIT
2015-08-09
已弃用
v1 has been deprecated. Please follow this guide to migrate to v2 or higher: https://github.com/nwoltman/string-natural-compare/tree/v2.0.0#migration-guide
安装 (1.1.1)
npm install string-natural-compare@1.1.1
yarn add string-natural-compare@1.1.1
pnpm add string-natural-compare@1.1.1
bun add string-natural-compare@1.1.1
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.5 |
| grunt-contrib-copy | ^0.8.0 |
| grunt-contrib-jshint | ^0.11.2 |
| grunt-contrib-uglify | 0.9.1 |
| grunt-jscs | ~2.0.0 |
| grunt-jsonlint | ^1.0.4 |
| grunt-mocha-cov | ~0.4.0 |
| mocha | ^2.2.5 |
| should | ^7.0.2 |