Showing 47 open source projects for "doc-o-matic"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    sumdate

    Este projeto tem como objetivo manter o plugin para jQuery sumdate.

    O objetivo do plugin sumdate é somar datas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    This repository implements Steven Fortune’s algorithm (sweep-line method) for generating Voronoi diagrams in JavaScript, providing a performant browser-side solution for computational geometry of planar point sets. With this library you can feed a set of sites (points) and compute their Voronoi cells – the partition of the plane into regions closest to each site – in O(n log n) time. It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you need dynamic tessellations or diagrammatic layouts. The library exposes API functions for computing cells, retrieving neighbors, and drawing results into canvas or SVG. Because it is pure JavaScript and self-contained, it integrates easily with browser or Node.js applications without heavy dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aloogle

    aloogle

    Um projeto de Alefe Souza

    A Aloogle é um projeto criado por Alefe Souza em 2010, apenas para tentar melhorar seus conhecimentos em software. O projeto estava originalmente apenas no Google Code, porém agora que não se pode hospedar downloads nele então escolhi o SourceForge para isso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JSDuck

    Simple JavaScript Duckumentation generator.

    API documentation generator for Sencha JavaScript frameworks. JSDuck aims to be a better documentation generator for Ext JS than the old ext-doc was. It is used by Sencha to document Ext JS 4, Sencha Touch and several other products. NB! Windows binaries are now hosted in Github: https://github.com/senchalabs/jsduck/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    BetaGFX

    BetaGFX

    Gethur Framework Xtreme

    PT_BR: O GFX é um conjunto de classes e ferramentas desenvolvidas em PHP e JavaScript para gerar pequenos cadastros de forma rápida e eficiente. EN: The GFX is a collection of classes and tools developed in PHP and JavaScript to create smaller entries quickly and efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dBlog
    Documents - Oriented Publishing Web application. It follows W3C/WCAG accessibility guidelines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Elevate EXtreme Project

    Sistema para gerenciamento de projetos Elevate

    PT_BR: O objetivo do ELXP é dispor de uma ferramenta simples para controle de "pendência" de um projeto Extreme. EN: The goal is to have the ELXP a tool simple to control "pending" for a project Extreme. http://www.elevate.com.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Script que aplicará eventos para desplegar/plegar uno o más menús verticales de forma no intrusiva usando jQuery. Ejemplo en funcionamiento: http://xtm-site.com/webs/test/www/menus.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyHelper is a modular automatic documentation generator. Docs are generated directly from source code and can use different skins (python modules that render the documentation) to produce the doc-pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jigs for Java is a full-stack, web application framework (much like Ruby on Rails) built on Domain-Driven Design, Presentation Model, Model-View-Controller (MMVC more precisely), O/R Mapping, and AJAX. It utilizes familiar, existing, stable technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SoEasy PHP é um framework para prover o controller do mvc. Fornece ferramentas 100% orientadas a objetos para a obtenção de estruturas de programação inspiradas em frameworks "java-style" como V-Raptor, Struts etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infra-estrutura para desenvolvimento de aplicações cliente-servidor e CGI (WEB e WAP) usando o QT e o VBMCGI (www.vbmcgi.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    O Wkernel é uma plataforma que reduz o tempo do processo de desenvolvimento de aplicações Java/Web por meio da reusabilidade e geração de código.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A perl script that parses given JavaScript source files for documentation in JavaDoc style, and generates HTML description page about functions, its parameters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The purpose of this project is to provide accurate and detailed documentation covering the use, setup and support of the POL emulator - and it's scripting language (EScript) - in the form of self-contained HTML documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Este projeto educacional tem o objetivo de criar um sistema operacional virtual, acessível a usuários cadastrados. Nele será disponibilizado uma gama variada de aplicativos úteis no dia-a-dia de um escritório e de um usuário doméstico comum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An eco-system of RTSC-based embedded C/C++ components that furnish a rudimentary hardware abstraction layer comprising basic I/O and threading services which can support a wide-range of embedded platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MeGIC Web Framework for PHP

    MeGIC Web Framework for PHP

    Web Framework for PHP

    Il progetto MeGIC Web Framework for PHP si propone di promuovere uno sviluppo ben strutturato e semplificato di siti e/o applicazioni web basate sulla piattaforma libera LAMP. Il framework si compone di una libreria javascript AJAX enabled e di un backend scritto in PHP che permette di automatizzare la costruzione delle pagine web, effettuare il controllo degli accessi alle varie risorse web (handlers, pagine e servizi web via json/http).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo