Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dwightbcoder/action-ui

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dwightbcoder/action-ui

Action UI is a Javascript framework for building event-base user interfaces

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
79
increased by3.95%
Maintainers
1
Weekly downloads
 
Created
Source

Action UI

Action UI is a ES6 Javascript framework for building event-base user interfaces

The goal of this package is to make decoupled event-driven API-powered websites and applications simpler to produce with minimal learning curve.

Please review the documentation via the Wiki

Core Modules

  • Action

    An action class that live-binds to [ui-action] elements

  • Model

    A proxied data model class with sync and change broadcasting

  • View

    A view class that live-binds to [ui-view] elements

  • Controller

    A controller class for view routing

  • Router

    A router class that routes page requests to controllers

  • Util

    A utility library with useful helpers for common tasks

Supplemental Modules

  • ViewHandlebars

    A view class extension that supports on-demand loading of raw or pre-compiled Handlebars templates

  • JsonAPI

    A model class extension which supports JsonAPI data stores and paging

Keywords

FAQs

Package last updated on 02 Oct 2019

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