smartstring.js

Java script Utils for general purpose

Usage no npm install needed!

<script type="module">
  import smartstringJs from 'https://cdn.skypack.dev/smartstring.js';
</script>

README

travis build Codecov coverage NPM download Version License

SmartString.js

Enhanced Javascript String Utils, which is mainly designed for personal user and learning.

Typescript:

Npm: ( TypeScript definitions for string.js)

Generator

Npm command:

  • npm install -g yo bower gulp
  • npm install -g generator-yeomify-landing

Test framework

Vs code plugins

  • version lens
  • ES 6 Mocha Snippets
  • package watcher

[Javascript framework]

  • Mainly referenced from String.js, which should be used instead of this lib.