1.0.2 • Published 5 years ago

resight_library v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago
 requiring the package:
var resightLibrary = require('resightlib');
 Example usage:
var words = "This string will become a new sequence of span html elements inside of a div";
var div = document.getElementById("mydocument")
resightlibrary.splitdocintowords(div, words)
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago