JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q45776F
  • License AGPL-3.0

A set of helpers in TS/JS, compatible with tree-shaking, which helps you to manipulate strings.

Package Exports

  • @helpers4/string
  • @helpers4/string/build/main/index.js
  • @helpers4/string/build/module/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@helpers4/string) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@helpers4

The @helpers4 are a collection of helper functions for use in any project, whatever the framework. Every helper is a standalone module and supports tree-shaking, so you can use only the helpers you need without embedding the whole library.

@helpers4/string

A set of helpers for working with strings.

Documentation

https://helpers4.github.io/string

See