0.1.0 • Published 3 months ago

@silexlabs/expression-input v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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.

0.0.24

7 months ago

0.0.25

7 months ago

0.0.29-3

3 months ago

0.0.29-4

3 months ago

0.0.29-5

3 months ago

0.0.29-6

3 months ago

0.1.0

3 months ago

0.0.26

6 months ago

0.0.27

6 months ago

0.0.28

4 months ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.20

1 year ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago