sortlocale
v0.1.1
Published
sort strings with special chars
Downloads
2
Readme
sortlocale
sort strings with special chars
Getting Started
Install it via npm:
npm install sortlocale
And include in your project:
import sortlocale from 'sortlocale';
or
const sortlocale = require('sortlocale');
License
MIT @ Alvaro Pinot