Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

noodl-ui

Package Overview
Dependencies
6
Maintainers
7
Versions
1110
Issues
File Explorer

Advanced tools

noodl-ui

NOODL JavaScript library

    0.1.1126latest
    GitHub

Version published
Maintainers
7
Weekly downloads
553
decreased by-90.85%

Weekly downloads

Readme

Source

noodl-ui

React library for NOODL on the client side

NPM JavaScript Style Guide

Install

npm install --save noodl-ui
Action triggers
  • onClick
Event handler data types (outdated)
  • string: Provide our own custom function
  • Array: Provide our own custom function
    • It represents a chain of actions
    • Each action in the action chain can have these possible actionTypes:
      1. builtIn - Provide our own function and logic to achieve the goal
      2. ecosConnection - Communicating with the eCOS
      3. pageJump - Navigating to a page
      4. updateObject - Updates the global root object afer receiving its data
YAML Document Node Interfaces
NameTS typeYAML Node
Action chain (key/value){ [key: string]: ActionObject[] }YAMLPair
Action chainActionObject[]YAMLSeq
Action objectActionObjectYAMLMap
Custom integrations
  • Some components are attached with the prop data-ux for UX interactions between the library and web apps
Transformations
Alignment
- textAlign: centerX { "textAlign": "center" }

FAQs

Last updated on 22 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc