- From: Joshua Bell <notifications@github.com>
- Date: Fri, 24 Mar 2017 12:16:50 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 March 2017 19:17:46 UTC
... and/or note that a locale-aware sort could be done with: `Array.from(db.objectStoreNames).sort(new Intl.Collator('fr').compare)` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/182#issuecomment-289119337
Received on Friday, 24 March 2017 19:17:46 UTC