Showing 118 open source projects for "ofn-layer-aligner"

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

    wCMF

    The wCMF web application framework

    wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows to create any kind of PHP webapp, e.g. CRM, CMS from an UML model. It features an object persistence layer, a soap interface and standard views/controllers. This website hosts code and downloads for versions prior to 4.0. For newer versions please visit https://github.com/iherwig/wcmf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MVVM

    MVVM

    Analyze the principle of vue implementation and implement mvvm

    ...It wires up data observation with watchers and a dependency-tracking mechanism, then connects that to a simple template compiler and directive system to update the DOM when state changes. Two-way bindings and computed values demonstrate how views can reflect model changes instantly while user input propagates back to the data layer. The code favors clarity over performance, exposing concepts such as property interception, change notification, and view updates in a few readable modules. Because it mirrors ideas found in larger frameworks, it’s an excellent teaching aid for developers who want to understand why features like computed properties and watchers behave as they do. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Semantic UI

    Semantic UI

    UI framework designed for theming

    ...Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate it and organize your UI layer with your application logic. Semantic UI comes with over 3,000 high level theming variables and just about every layout option you can think of, giving you complete design freedom. It also has over 50 UI components enabling you to build your entire site with just one stack and share your UI between a number of different projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DECK

    DECK

    DECK is a powerful and high performant local web development studio

    ...Popular web technologies such as LAMP, LEMP, MERN, MEAN, Laravel, Symfony, WordPress, Magento & many more are available out of the box. DECK's inbuilt SSL engine powered by LetsEncrypt and a supercharged proxy layer enables full HTTPS on localhost apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    CanJS

    CanJS

    Build CRUD apps in fewer lines of code

    ...After data is created, updated, or destroyed, CanJS automatically updates your lists for you. Filtering and sorting are preserved, so you don’t have to manually update your lists or fetch the same data again. The model layer is responsible for making GET, POST, PUT, and DELETE requests to your backend. With your component UI code using the model’s standard interface to make requests, if the backend API changes, you only have to configure the model and not change every component that uses that backend API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    layer

    layer

    Web pop-up layer components to realize almost all pop-up interactions

    layer is a web pop-up layer component that has always been favored. It has a full range of solutions and is aimed at developers of all levels. Your page will easily have a rich and friendly operating experience. In comparison with similar components, layer will be more accessible for developers. It is not only based on "face" to win, but tries to show more robust functions with less code as much as possible, and pays special attention to performance improvement, ease of use and practicality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Superfine

    Superfine

    Absolutely minimal view layer for building web interfaces

    Superfine is a minimal view layer for building web interfaces. Think Hyperapp without the framework—no state machines, effects, or subscriptions, just the absolute bare minimum (1 kB minified+gzipped). Mix it with your favorite state management library or use it standalone for maximum flexibility. When describing how a page looks in Superfine, we don't write markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Centrallix Application Platform

    Centrallix Application Platform

    Declarative rich internet application platform

    Centrallix is a browser-based DDSL (declarative domain specific language) rich internet application platform featuring data and application abstraction, a SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    texgen.js

    texgen.js

    JavaScript Texture Generator

    texgen.js is a compact JavaScript library for generating procedural textures directly in the browser. It exposes a set of composable operations—noise, gradients, patterns, transforms, blends—that you can stack to create complex materials without image files. The API is deliberately fluent, letting you chain nodes to define a pipeline and then render to a canvas or WebGL texture. This approach is ideal for games, demos, and creative coding where small footprint and dynamic variation matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    PDFJsAnnotations

    PDFJsAnnotations

    Wrapper for PDF JS to add annotations

    FabricJS layer on top of Mozilla's PDFJS to add ANNOTATIONS. The exported file will be a PDF with a set of images. So you won't be able to use functions like text selections. trying my best to add the text layer. Due to a lack of PDFJs documentation about this section progress is very slow. If anyone is interested you can check the progress on the dev branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Mix

    Laravel Mix

    The power of webpack, distilled for the rest of us

    ...Webpack is an incredibly powerful module bundler that prepares your JavaScript and assets for the browser. The only understandable downside is that it requires a bit of a learning curve. In an effort to flatten that curve, Mix is a thin layer on top of webpack for the rest of us. It exposes a simple, fluent API for dynamically constructing your webpack configuration. Mix targets the 80% usecase. If, for example, you only care about compiling modern JavaScript and triggering a CSS preprocessor, Mix should be right up your alley. Don't worry about researching the necessary webpack loaders and plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ThinkJS

    ThinkJS

    Use full ES2015+ features to develop Node.js applications

    ThinkJS is a future-oriented Node.js framework that integrates a large number of project best practices to make enterprise-level development easier and more efficient. Starting from 3.0, the bottom layer of the framework is implemented based on Koa 2.x, which is compatible with all functions of Koa. With the scaffolding provided by ThinkJS, you can quickly create a project. In order to be able to use more ES6 features, the framework requires at least the version of Node.js 6.x, it is recommended to use the LTS version. After the installation is complete, there will be thinkjscommands (you can thinkjs -Vcheck the version number of think-cli, which is not the version number of thinkjs). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cube-ui

    cube-ui

    Mobile UI library implement by Vue

    ...Lightweight and flexible, support post-compile and importing on demand; High scalability, it is easy to implement secondary development based on existing components. By API invoking, the popup layer is attached to body element whose advantage is that it wouldn't be affected by outer styles. If using component invoking, it's fairly easy to be affected by outer styles like transform, overflow, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TenorSpace.js

    TenorSpace.js

    Neural network 3D visualization framework

    TensorSpace is a neural network 3D visualization framework built using TensorFlow.js, Three.js and Tween.js. TensorSpace provides Keras-like APIs to build deep learning layers, load pre-trained models, and generate a 3D visualization in the browser. From TensorSpace, it is intuitive to learn what the model structure is, how the model is trained and how the model predicts the results based on the intermediate information. After preprocessing the model, TensorSpace supports the visualization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Feflow

    Feflow

    How to write cross-platform Node.js code

    How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Walt

    Walt

    Walt is a JavaScript-like syntax for WebAssembly text format

    ...Your best bet (currently) is to write very plain C code, compile that to .wast and then optimize that result. Then you're ready to compile that into the final WebAssembly binary. Provide a thin layer of syntax sugar on top of .wat text format. Preferably porting as much of JavaScript syntax to WebAssembly as possible. This improved syntax should give direct control over the WebAssembly output. Meaning there should be minimal to none post-optimization to be done to the waste code generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shards Dashboard UI Kit

    Shards Dashboard UI Kit

    A beautiful Bootstrap 4 admin dashboard templates pack

    ...Based on Bootstrap 4, Shards Dashboard Lite is fully responsive and capable to adapt its layout to any viewport size. We followed the same practices when building Shards Dashboard Lite as the original Shards UI kit. This means that performance is excellent by adding a thin layer that’s only ~4kb mingz. Fully documented components and features were one of the key points when building Shards Dashboard Lite so that you can focus on building your ideal product with ease. Shards Dashboard Lite comes packed with dozens of custom components and admin dashboard templates that you can use to kick-start your app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Permit

    Permit

    An unopinionated authentication library for building Node.js APIs

    This project is an unopinionated authentication library for Node.js APIs that focuses on adding an auth layer without forcing a specific framework or application style. It’s built to slot into popular server stacks like Express, Koa, Hapi, or Fastify, and it stays compatible with different API styles including REST and GraphQL. The library concentrates on the core authentication schemes many APIs need, including bearer token authentication and basic username/password credentials. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    solidMatter
    solidMatter is a modular web application framework written in PHP. It focuses on an object-centric application design based on a modified, mostly JSR283-compliant JCR (Java Content Repository) as unified data storage with Web 2.0 capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JS-Data

    JS-Data

    Give your data the treatment it deserves

    ...Adapters allow JSData to connect to various data sources such as Firebase, MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client. JSData employs conventions for rapid development, but allows for endless customization in order to meet your particular needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Framework to develop web-enabled enterprise applications with PHP5. Includes services for manage users with different autorization levels, customers, suppliers projects, and PDF or CSV reports. The API is oriented for the easy programing of new modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bDialog

    bDialog

    Extend the Bootstrap Modal features, making dialog more functions

    Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask, and toast types. A multi-layer nested, highly customizable powerful dialog plugin, dialog type including modal dialog, alert dialog, mask layer, toast dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    parallax.js

    parallax.js

    Parallax Engine that reacts to the orientation of a smart device

    Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead. parallax.js reacts to the orientation of your smart device, offsetting layers depending on their depth within a scene. If you don't have a smart device, no worries, if no gyroscope or motion detection hardware is available, parallax.js uses the position of your cursor instead. Most configuration settings can be declared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project