README
next-slice2str
Slice string to two part.
installation
npm install -S @feizheng/next-slice2str
usage
import '@feizheng/next-slice2str';
//DOCS here!
license
Code released under the MIT license.
Slice string to two part.
<script type="module">
import feizhengNextSlice2str from 'https://cdn.skypack.dev/@feizheng/next-slice2str';
</script>
Slice string to two part.
npm install -S @feizheng/next-slice2str
import '@feizheng/next-slice2str';
//DOCS here!
Code released under the MIT license.