minions.word-break

source on Github

    
/*! minions.css */
.wb-n{word-break:normal} 
.wb-ba{word-break:break-all}
.wb-ka{word-break:keep-all}

    
  

Installation

npm

npm install minions.word-break

browser

<link rel="stylesheet" href="https://unpkg.com/minions.word-break" />

License

The MIT License (MIT)
Copyright (c) 2016 Michael Chan