JSPM

solid-ui

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

UI library for writing Solid read-write-web applications

Package Exports

  • solid-ui

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 (solid-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

solid-ui

User Interface widgets and utilities for Solid

These are HTML5 widgets which connect to a solid store. Building blocks for solid-based apps.

A selection

  var UI = require('solid-ui')

  var acl = require('solid-ui').acl

The submodules at the moment include log, acl, acl-control, messageArea, etc