HTML Web Components
Go to file
Dylan Lom d857c2d3a1 Update README 2021-05-27 21:55:10 +10:00
DjlJson.js Use arrow functions in DjlJson 2021-05-27 21:50:04 +10:00
DjlLipsum.js Add TODO's 2021-05-27 01:29:37 +10:00
DjlScript.js Tidy up JSDoc comments 2021-05-27 01:19:34 +10:00
DjlSpinner.js Add DjlSpinner element 2021-05-27 21:38:32 +10:00
LICENSE Initial commit 2021-05-26 14:25:16 +00:00
README.md Update README 2021-05-27 21:55:10 +10:00
example.html Use arrow functions in DjlJson 2021-05-27 21:50:04 +10:00
example.json Add DjlJson element 2021-05-27 01:19:13 +10:00

README.md

webcomponents

A small set of not-super-useful Web Components

  • djl-lipsum - lorem-ipsum on demand!
  • djl-script - inline, editable javascript!
  • djl-spinner - a generic loading spinner!
  • djl-json - display a JSON property!

For examples, see example.html.