@ember/string
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

@ember/string CI Build

A set of utilities to transform strings extracted from the core of Ember.

Compatibility

  • Ember.js v3.20 or above
  • Ember CLI v3.20 or above
  • Node.js v12 or above

Installation

ember install @ember/string

Usage

This package provides the following imports:

import {
  camelize,
  capitalize,
  classify,
  dasherize,
  decamelize,
  underscore,
  w,
} from '@ember/string'

For more documentation, consult https://emberjs.com/api/ember/release/classes/String.

License

This project is licensed under the MIT License.

/@ember/string/

    Package Sidebar

    Install

    npm i @ember/string

    Weekly Downloads

    105,485

    Version

    3.1.1

    License

    MIT

    Unpacked Size

    32.2 kB

    Total Files

    15

    Last publish

    Collaborators

    • melsumner
    • chriskrycho
    • ef4
    • rwjblue
    • stefanpenner
    • chadhietala
    • chancancode
    • dgeb
    • krisselden
    • locks
    • mmun
    • tomdale
    • wycats
    • katiegengler
    • nullvoxpopuli
    • scalvert
    • mixonic