1.2.1 • Published 7 years ago

sierotki v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

sierotki npm package

Build Status

Live demo

https://sierotki.pl

Installation

npm install sierotki

NodeJS

var Sierotki = require('sierotki').Sierotki; // class Sierotki

Browser

<script type="text/javascript" src="/node_modules/sierotki/index.js"></script>
<script type="text/javascript">
  let newText = Sierotki.orphansFix(some_text_to_be_fixed);
</script>
1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago