Showing 17 open source projects for "modular"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    royale-asjs

    royale-asjs

    Apache Royale ASJS

    Apache Royale is an open-source compiler and framework that converts ActionScript 3 and MXML code into JavaScript, enabling Flash/Flex developers to build modern web apps using familiar tools. It offers cross-compilation, component libraries, and skinning systems while generating lightweight and responsive HTML5 apps. Royale helps migrate legacy Flash projects or build new web UIs with a declarative approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    purePDF

    purePDF

    A complete actionscript PDF library

    ...The library supports a wide range of PDF features, including advanced text rendering, graphics, gradients, transparency, annotations, and interactive forms. It also provides robust support for images, fonts, metadata, barcodes, and even RTL text such as Arabic. With a modular structure and compatibility with common ActionScript libraries, purePDF delivers flexibility for building rich, document-driven applications. Its comprehensive set of tools makes it suitable for both simple and advanced PDF tasks, from generating tables to handling page transitions and multimedia features. The library is open source, with examples demonstrating its capabilities and a reference PDF showcasing all classes in use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    ...It includes built-in support for seamless looping, volume fading, tweening, and grouping of sounds, making it highly useful for game development and multimedia projects. SoundAS also offers a modular structure, enabling developers to use individual SoundInstance objects directly without needing the full system. With a permissive license and active examples, it is designed to be straightforward, flexible, and powerful for managing audio in ActionScript projects.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    arcgis-viewer-flex

    arcgis-viewer-flex

    Source code for ArcGIS Viewer for Flex - a great application framework

    The ArcGIS Viewer for Flex is a customizable, open-source framework for building rich GIS web applications using Adobe Flex and ArcGIS Server. It provides a modular structure with built-in map tools, widgets, and themes. Users can create interactive maps with minimal coding and extend the viewer with custom widgets for tasks like geocoding, editing, and routing. It was widely used before HTML5-based viewers became standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    GreenSock AS3

    GreenSock AS3

    Public repository for GreenSock's ActionScript 3 libraries

    ...Public repository for GreenSock's ActionScript 3 libraries like GSAP (TweenLite, TweenMax, etc.) and LoaderMax. For AS2, see the GreenSock-AS2 repository and for JavaScript, see the GreenSock-JS repository. LoaderMax for managing asset loading. Well‑documented and highly modular libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Robotlegs Framework

    Robotlegs Framework

    An ActionScript 3 application framework for Flash and Flex

    An ActionScript 3 application framework designed for building modular and maintainable applications in Flash and Flex, offering features like dependency injection, command/view management, and plug-and-play extensions. The fluent API makes your code more readable. An extension mechanism makes the framework highly customizable. Bundles allow you to get applications started quickly. Lightweight, built-in logging shows you what the framework is doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SkyUI

    SkyUI

    SkyUI interface mod for Skyrim

    SkyUI is an interface mod for The Elder Scrolls V: Skyrim that overhauls the game's user interface to enhance usability, featuring improved inventory management and menu navigation. Thanks to MIT license for providing this standard disclaimer. SkyUI interface mod for Skyrim. Modular architecture enabling community extensions. Redesigned menu layouts for better clarity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    GRAIL Real Time Location Service (RTLS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swiz Framework

    Swiz Framework

    Swiz framework for AS3 and Flex

    Swiz is a micro-architecture framework for building rich internet applications using ActionScript 3 and Adobe Flex, promoting simplicity and a structured approach to application design. Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the Swiz wiki and bugs and feature requests should be entered in the Swiz JIRA instance. The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    MorgOS is a very modular Content Management System written in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SwiftSuspenders

    SwiftSuspenders

    Dependency injection framework for ActionScript

    SwiftSuspenders is a lightweight dependency injection framework for ActionScript, providing a flexible and metadata-driven way to manage object dependencies in AS3 applications. Chaining multiple injectors to create modular dependency-mapping graphs much like inheritance works in OOP. Defining local and shared scope for mappings, akin to public and private members of a class. Support object live-cycle management (note: The latter part of that management, i.e. the destruction, is not yet implemented, but will be for 2.0 final). Injection requests configurable using standardized metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    signals-extensions-CommandSignal is an ActionScript 3 extension that integrates Robotlegs and AS3-Signals frameworks to provide a cleaner, strongly typed alternative to traditional Flash Events in application architecture. Robotlegs uses events as the communication mechanism between models, services, and commands, but this project replaces that system with the more robust and object-oriented AS3-Signals. By combining the two, developers can eliminate the ambiguity and string-based event...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    AS3Libs

    AS3Libs

    A collection of AS3 libraries and sketches

    AS3Libs is a collection of ActionScript 3 libraries and sample sketches maintained by Grant Skinner. It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TuEntidad
    TuEntidad is a service of the opensource comunity that incorporates all the features of real life in a virtual world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MeetingPoint is a modular cross-browser realtime collaboration and conferencing environment. It provides Flash web meeting with audio/video conference, shared whiteboard and slideshow presentation, chat, polls, etc. Full Moodle integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Crosswise project is a web-based community event calendar that adds modular data analysis and visualization, and communication methods, to provide community organizations with a powerful event planning, collaboration and analysis tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Real-time flash multiplayer tank game. This project is mainly to help hone my skills in development and create re-usable actionscript. Using the ElectroServer as the back end. Modular as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next