New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

solid-ui

Package Overview
Dependencies
Maintainers
4
Versions
1420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-ui

UI library for writing Solid read-write-web applications

  • 0.11.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
477
decreased by-27.62%
Maintainers
4
Weekly downloads
 
Created
Source

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

  • A login widget
  • A chat widget: add discussion to any object.
  • A people picker widget for choosing a set of people or an existing group
  • A form system: Forms are defined in RDF, and create/edit RDF data, including form definitions
  • A general purpose table display with built-in facetted browsing
  • An Access Control List widget for Solid ACL system
  • A two-dimentional matrix of editable live data
  • A notepad of shared notes for real-time collaboration.
  • Drag and drop code for linking things and uploading files
  • A set of tabs for holding other widgets and arbitrary UI elements
  • A collection of shortcut namespace objects for a selection of relevant RDF vocabularies.

The typical style of the widgets is to know what data it has been derived from, allow users to edit it, and to automatically sync with data as it changes in the future. TO see how these are used, see the panes which use them within the solid-app-set

The level of support for this varies.

Contributions of bug fixes and new functionality, documentation, and tests are always appreciated.

Keywords

FAQs

Package last updated on 30 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc