@silexlabs/expression-input
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Expression & Popin Form Components

A set of reusable web components to manage expressions (chains of tokens) and form overlays.
This is part of a bigger project: Silex no-code website builder.

Components

  1. Expression Input
    Build an expression from multiple selectable tokens or switch to a fixed value.

  2. Popin Form
    A simple pop-up form overlay that can manage its own inputs and be integrated into a parent form.

Installation

npm install --save @silexlabs/expression-input

Or include it via a <script> tag:

<script src="/path/to/@silexlabs/expression-input/expression-input.js"></script>

Documentation

  • Expression Input
    How to add <expression-input> to your project and build dynamic expressions.

  • Popin Form
    How to open a form in a pop-up overlay and manage form data inside it.

Each .md file contains instructions, examples, attributes, and events for its respective component.

Package Sidebar

Install

npm i @silexlabs/expression-input

Weekly Downloads

63

Version

0.1.0

License

MIT

Unpacked Size

461 kB

Total Files

62

Last publish

Collaborators

  • jbips
  • lexoyo