1.0.2 • Published 5 years ago
slice-html v1.0.2
Slice an HTML element by the text offset.
✨ Demo

Install
Install via yarn
yarn add slice-htmlLoad from CDN
<script src="https://cdn.jsdelivr.net/npm/slice-html@latest"></script>Usage
Please see demo HTML.
sliceHTML() is similar to String.prototype.slice().
Build
yarn webpackFormat
yarn fixRun tests
yarn testAuthor
Tomoyuki Hata hato6502@gmail.com
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
Disclaimer
Please see DISCLAIMER.md.
This README was generated with ❤️ by readme-md-generator