2 مستودعات
Provides standardized environments and tooling for building and maintaining modular plugins.
Distinguishing note: Focuses on workspace-level tooling for plugin authors rather than general project scaffolding.
Explore 2 awesome GitHub repositories matching development tools & productivity · Plugin Development Workspaces. Refine with filters or upvote what's useful.
NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android applications using JavaScript or TypeScript. It provides a direct bridge to native platform APIs, allowing developers to invoke native classes, methods, and properties directly from script code while maintaining full access to underlying mobile operating system features. The framework distinguishes itself through its direct native UI rendering, which maps declarative markup components to actual platform-native widgets rather than web-based views. This architecture is supported by
Provides a structured workspace environment with automated tooling to simplify the creation and maintenance of custom mobile extensions.
Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req
Creates a standardized development environment for custom plugins including build configurations, linting, and testing setups.