Skip to content

@tyravel/support

String and utility helpers for Tyravel

Install

bash
npm install @tyravel/support

Metadata

FieldValue
Version1.0.1
Sourcepackages/support
CategoryKernel & HTTP
Node.js>=26

Tyravel dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • Conditionable
  • Macroable
  • Pipeline
  • Str
  • Stringable
  • TYRAVEL_DOCS_ORIGIN
  • app_path
  • base_path
  • camelCase
  • class_basename
  • collect
  • config_path
  • database_path
  • dd
  • docsLink
  • dump
  • head
  • kebabCase
  • last
  • lower
  • now
  • optional
  • public_path
  • random
  • report
  • rescue
  • resource_path
  • retry
  • slug
  • snakeCase
  • storage_path
  • studlyCase
  • throw_if
  • throw_unless
  • title
  • today
  • transform
  • upper
  • value
  • withValue

Released under the MIT License.