@uwebpro/substring

2.0.2 • Public • Published

js-substring

import {substring} from "@uwebpro/substring/substring";
let value = substring(someTextOrDocument, 'start', 'end');

let otherValue = substring(someHtml, '<h2>', '</h2>');

Package Sidebar

Install

npm i @uwebpro/substring

Weekly Downloads

0

Version

2.0.2

License

none

Unpacked Size

40 kB

Total Files

10

Last publish

Collaborators

  • redsquirrelstudio
  • uwebpro