typographic-single-spaces
Micro module to help eliminate one of the bad typewriter habits.
Install
npm install --save typographic-single-spaces
Usage
var singleSpaces = ; ; // foo bar; // foo. Bar; // foo, bar
Real world examples
Check complex usage with real world examples in typography playground.
License
MIT © Vladimir Starkov