@ui-tars/action-parser
Action parser SDK for UI-TARS
Found 29 results for Action
Action parser SDK for UI-TARS
A simple Android like FAB Component for React
Action parser SDK for general action parser
Simple, configurable, nested & reusable sliding action script
A lightweight library to queue and manage actions with configurable concurrency, supporting synchronous, asynchronous, and observable actions.
JS anime gif wrapper
Access Alljoyn service functions
A simple React component floating button library which can be customized by developers.
Simple, configurable & reusable carousel CustomElement
用于微信小程序的SwipeAction 滑动操作操作组件
Fantasy Land compatible types for easy integration with functional javascript libraries like ramda. This library benifits by having no dependencies
Manage ngrx process and provide reusable generic classes that contains base code for actions, effects, selectors and reducer about crud operation
Node-RED nodes for Alljoyn functions
Unlock the power of long-press interactions with react-press-and-hold! 🚀 This lightweight and highly customizable React hook lets you easily detect and handle long-press events in your applications. Whether you’re looking to enhance your UI with context
dva model create tool
Redux store enhancer for synchronizing states and actions across store instances
A wrapper around React actions
no reliance on third-party apple iphonx like popups
An action based ui framework for Svelte
some helper functions for nativescript
Custom action sheet package made with only inbuilt components of React and React Native.Tried to make same as default action sheet from iOS.
Redux Action Emitter
Extensible class to validate Redux/Flux actions properties and ensure consistency across large projects
Third-party library that helps you write Redux logic easily and simply.
Abstraction layer for encryption used in Progressiver
MySQL Github Action
This package contains some typescript types i use in many project. Some examples are: ```ts const o1: Option<string> = { kind: 'some', value: 'hello i am an option value' }
Password checker Github Action
This package contains some helper functions i use in many project. Some examples are: ```ts const isNum1 = isNumber(3); const isNum2 = isStringNumber('3');