@ember/string

v4.0.0
A set of utilities to transform strings

build

vite build

lint

pnpm build; concurrently 'npm:lint:*(!fix)' --names 'lint:'

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

lint:package

publint

lint:published-types

pnpm pack; attw; rm *.tgz

start

vite build --watch

test

cd tests && pnpm test

test:types

tsc --noEmit --emitDeclarationOnly false
npm i @ember/string

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/5/2024

Downloads