ember-css-url

v1.0.0
A helper for safely embedding URLs in style properties
ember-addon css style xss url background-image

build

rollup --config

lint

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

lint:fix

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

lint:hbs

ember-template-lint . --no-error-on-unmatched-pattern

lint:js

eslint . --cache

lint:hbs:fix

ember-template-lint . --fix --no-error-on-unmatched-pattern

lint:js:fix

eslint . --fix

start

rollup --config --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'

prepublishOnly

rollup --config
npm i ember-css-url

Metadata

  • MIT
  • Whatever
  • Edward Faulkner
  • released 7/6/2022

Downloads

Maintainers