[ ソース: node-natural-sort ]
パッケージ: node-natural-sort (1.0.0-2)
node-natural-sort に関するリンク
Debian の資源:
node-natural-sort ソースパッケージをダウンロード:
- [node-natural-sort_1.0.0-2.dsc]
- [node-natural-sort_1.0.0.orig.tar.gz]
- [node-natural-sort_1.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Sorting with support for numbers, dates, unicode and more
The package provides support for sorting dates, numbers, unicode, et. al.
This has the following features:
* Numbers are handled properly – “2” is before “10” * Strings are after numbers * Empty strings are after “z” * “a” is before “B” (opt out via caseSensitive: true) * Semver-compatible sorting of version numbers
Node.js is an event-based server-side JavaScript engine.
その他の node-natural-sort 関連パッケージ
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable