@types/ember__string
TypeScript icon, indicating that this package has built-in type declarations

3.0.15 • Public • Published

Installation

npm install --save @types/ember__string

Summary

This package contains type definitions for @ember/string (https://www.npmjs.com/package/@ember/string).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember__string.

index.d.ts

export function camelize(str: string): string;
export function capitalize(str: string): string;
export function classify(str: string): string;
export function dasherize(str: string): string;
export function decamelize(str: string): string;
export function underscore(str: string): string;
export function w(str: string): string[];

Additional Details

  • Last updated: Tue, 30 Jan 2024 21:35:45 GMT
  • Dependencies: none

Credits

These definitions were written by Krystan HuffMenne, James C. Davis, and Peter Wagenet.

/@types/ember__string/

    Package Sidebar

    Install

    npm i @types/ember__string

    Weekly Downloads

    68,741

    Version

    3.0.15

    License

    MIT

    Unpacked Size

    3.65 kB

    Total Files

    5

    Last publish

    Collaborators

    • types