JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q25118F
  • License MIT

A simple function for creating composable DOM elements using tagged template strings.

Package Exports

  • belit

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (belit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

belit

Fork of a simple library for composable DOM elements using tagged template strings.

This fork includes just the bel-create-element function. It does not include hyperx, and therefore should produce smaller builds.

For documentation, please look at the original project's readme Note: this project is a fork of bel@4.6.1, and then a mish-mashed update to be something close to bel@5.1.3, it may be completely similar, and it may be completely broken. Use at own risk.

original license

(c) 2016 Kyle Robinson Young. MIT License