atom-sorter

2.0.0 • Public • Published

atom-sorter

NPM version npm download

Installation

$ npm install --save atom-sorter

Usage

import { atomSorter } from 'atom-sorter';

['C', 'O', 'N', 'H'].sort(atomSorter);
// result is : ['C', 'H', 'N', 'O']

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i atom-sorter

Weekly Downloads

2,282

Version

2.0.0

License

MIT

Unpacked Size

3.88 kB

Total Files

6

Last publish

Collaborators

  • targos
  • lpatiny
  • cheminfo-bot
  • stropitek