@whitespace/twig-extension-attribute-helpers

v1.0.0
A Twig.js extension that allows you to work more easily with html attributes inside Twig templates
twig twig extension twig function attributes html attributes

test

jest --coverage

test:watch

jest --watch --coverage

build

npm run clean & babel -d ./lib ./src

build:watch

babel --watch -d ./lib ./src

clean

rm -rf ./lib

prepare

npm run build

prettier

prettier --write '**/*.{js,json,md,yml}'
npm i @whitespace/twig-extension-attribute-helpers

Metadata

  • MIT
  • Whatever
  • Whitespace
  • released 11/24/2019

Downloads