New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ember/string

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ember/string

A set of utilities to transform strings

  • 4.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
106K
increased by10.83%
Maintainers
10
Weekly downloads
 
Created
Source

@ember/string CI Build

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

Compatibility

  • Ember.js v3.28 or above
  • Ember CLI v3.28 or above
  • ember-auto-import v2 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.

FAQs

Package last updated on 19 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc