create-elms

v1.0.10
Create HTML elements, set attributes, add to other elements, and return an array of DOM nodes or HTML markup in a single function call
append create dom element elms html insert javascript js and 5 more...

prepare

rimraf dist/* && npm run build

build

rollup -c

lint

eslint . && markdownlint . --ignore node_modules

start

rimraf coverage/* && npm run build -- --watch

test

npm run lint && mocha ./tests/server.test.js && karma start

test-remote

npm run test -- --remote

test-watch

karma start --auto-watch --no-single-run

version

npm run build && npm test
npm i create-elms

Metadata

  • MIT
  • Whatever
  • John Hildenbiddle
  • released 2/7/2024

Downloads

Maintainers