1.0.1 • Published 9 months ago

string-ts-library v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

string-ts-library

GitHub License GitHub Issues or Pull Requests GitHub repo size

String library is a JS library which provides straight-forward, powerful functions for working with the String Object in JavaScript. Although originally builted into JavaScript and can be called by using '' or "", it can also be used with other objects and for other purposes. A TypeScript version will be included in the main library that should available for use automatically.

Table of Contents

Features

  • Capitalize the first letter
  • Capitalize all letters in a sentence
  • Removes extra spaces
  • Returns a string that is kebob case
  • Returns a string that is snake case
  • Returns a string that is camel case
  • Return a string that shift over a number that a user specifies
  • Place a hashtag in front of a string
  • Check if a string is empty, has whitespace or matches the \n or \r or \t characters

Installing

Packgae Manager

Using npm: $ npm i @evacuatesw/string-ts-library

Using yarn: $ yarn add @evacuatesw/string-ts-library

License

MIT

ansi-escapesansi-regexansi-stylesanymatchargparseasyncbabel-jestbabel-plugin-istanbulbabel-plugin-jest-hoistbabel-preset-current-node-syntaxbabel-preset-jestbalanced-matchbrace-expansionbracesbrowserslistbs-loggerbserbuffer-frombuiltin-modulescallsitescamelcasecaniuse-litechalkchar-regexci-infocjs-module-lexercliuicocollect-v8-coveragecolor-convertcolor-namecommondirconcat-mapconvert-source-mapcreate-jestcross-spawndebugdedentdeepmergedetect-newlinediff-sequenceseastasianwidthejselectron-to-chromiumemitteryemoji-regexerror-exescaladeescape-string-regexpesprimaestree-walkerexecaexitexpectfast-json-stable-stringifyfb-watchmanfilelistfill-rangefind-cache-dirfind-upforeground-childfs-extrafs.realpathfseventsfunction-bindgensyncget-caller-fileget-package-typeget-streamglobglobalsgraceful-fshas-flaghasownhtml-escaperhuman-signalsimport-localimurmurhashinflightinheritsis-arrayishis-builtin-moduleis-core-moduleis-fullwidth-code-pointis-generator-fnis-moduleis-numberis-referenceis-streamisexeistanbul-lib-coverageistanbul-lib-instrumentistanbul-lib-reportistanbul-lib-source-mapsistanbul-reportsjackspeakjakejest-changed-filesjest-circusjest-clijest-configjest-diffjest-docblockjest-eachjest-environment-nodejest-get-typejest-haste-mapjest-leak-detectorjest-matcher-utilsjest-message-utiljest-mockjest-pnp-resolverjest-regex-utiljest-resolvejest-resolve-dependenciesjest-runnerjest-runtimejest-snapshotjest-utiljest-validatejest-watcherjest-workerjs-tokensjs-yamljsescjson-parse-even-better-errorsjson5jsonfilekleurlevenlines-and-columnslocate-pathlodash.memoizelru-cachemagic-stringmake-dirmake-errormakeerrormerge-streammicromatchmimic-fnminimatchminipassmsnatural-comparenode-int64node-releasesnormalize-pathnpm-run-pathonceonetimep-limitp-locatep-trypackage-json-from-distparse-jsonpath-existspath-is-absolutepath-keypath-parsepath-scurrypicocolorspicomatchpiratespkg-dirpretty-formatpromptspure-randreact-isrequire-directoryresolveresolve-cwdresolve-fromresolve.exportssemvershebang-commandshebang-regexsignal-exitsisteransislashsource-mapsource-map-supportsprintf-jsstack-utilsstring-lengthstring-widthstring-width-cjsstrip-ansistrip-ansi-cjsstrip-bomstrip-final-newlinestrip-json-commentssupports-colorsupports-preserve-symlinks-flagtest-excludetmplto-fast-propertiesto-regex-rangetslibtype-detecttype-festundici-typesuniversalifyupdate-browserslist-dbv8-to-istanbulwalkerwhichwrap-ansiwrap-ansi-cjswrappywrite-file-atomicy18nyallistyargsyargs-parseryocto-queue
1.0.1

9 months ago

1.0.0

9 months ago