selection-is-backward : Returns `true` if the Selection is backward, `false` otherwise. You can installing selection-is-backward npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install selection-is-backward $ sudo npm install -g selection-is-backward
If want to update the selection-is-backward package execute the command as below,
$ sudo npm update selection-is-backward
Update package globally,
$ npm install -g selection-is-backward
$ sudo git clone https://github.com/rektide/selection-is-backward.git
$ sudo npm install -g ./selection-is-backward
selection-is-backward@1.0.0 /usr/lib/node_modules/selection-is-backward
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall selection-is-backward
| Package Name | selection-is-backward |
| Version | 1.0.0 |
| Description | Returns `true` if the Selection is backward, `false` otherwise |
| Released Date | 2014-09-12T15:57:43.070Z |
| Published by | tootallnate |
| How to Learn | https://www.npmjs.com/package/selection-is-backward/tutorial |