Search Results for "angular-templates" - Page 58

Showing 2313 open source projects for "angular-templates"

View related business solutions
  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    Controlled Variables

    controlled_vars.h to always work with valid variables

    The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Absolute Baseline Complete Default Suite

    Absolute Baseline Complete Default Suite

    A NetBeans Module Suite project cluster for common branding functions.

    gts-abcdef is a NetBeans Module Suite project harness, useful for templating some NetBeans Platform module suite applications with a set of common branding and initialization infrastructure. Add this to your new module suite application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Blu-Joomla Framework

    A very simple lightweight template framework for joomla 2.5

    Bluspace Joomla Framework is a simple lightweight template that can be used as a starting point to create your own unique Joomla templates and websites in less time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yii-module. with widget manager, CKeditor 3 with custom file manager, jQueryUI themeable interface, user registration, widgets for HTML content, blog postings and submenus ... see the new project page: http://code.google.com/p/phundament/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    Luma

    LDAP browser and administration utility

    ...Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Following plugins are available: - Browser - Search - Templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DougDocX is a system which allows users to generate documents from web forms based on OpenOffice templates. The users create the templates, upload them, describe the fields they contain, validates, and adds them to DougDocX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    T-ABC

    Fórum de discussão para a TV Digital.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Always more than one-way script based nms plugins. Nagios add-on project with plugins and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProjectTRACKER
    ProjectTRACKER is a HTML based SW project management tool implementing standard project planning and control methods. ProjectTRACKER also supports the Agile Scrum development methodology consisting of user stories and story point estimation techniques and with this allows to close the gaps between Agile and Plan-driven concepts. In addition heuristic project scheduling and statistical estimation functions based on Lean Six Sigma methodologies are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NeoBill
    NeoBill is a web-based Customer Management and Billing solution designed for web hosting providers, particularly hosting resellers. It is developed in PHP, uses MySQL as the backend database, and is licensed under the G
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    FMgenerator

    Eclipse builder for FreeMarker templates

    FMGenerator provides an Eclipse builder to automatically transform FreeMarker templates. Typically FMGenerator would be used to generate source code or project resources from a template document. This can simplify the generation of unit tests or program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Geetika Framework

    Geetika Framework

    A simple joomla template framework by tovolt

    Professional responsive, html5, css3 and unique joomla template framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    reflective

    C++ library providing detailed run-time code reflection

    Reflective is a C++ library providing detailed run-time code reflection, supporting: - member-data or member-function based properties with getters and setters - method-based actions, with return type and any number of fully qualified parameters - vectorized construction\destruction\copy\move of objects, to allow efficient implementation of non-template generic collection - reflection of class templates, with fully qualified parameters information - indirection levels of pointers, and constness of each indirection level - safe up\down casts (often programmers forget that even an implicit cast may involve an offset or an indirection) - self reflection: reflecting data is itself reflected - multiple\virtual base classes. Of course, you may not like them, but if they are used somewhere in your code, it's not a problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Visitas
    The Visitas project has created components, plug-ins, modules and templates that can be used when you want to build a Joomla based website suited for mobile phones. We have created a site for visitors/tourists using the extensions we have created but the different extensions can be used in other types of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reporting solution for Delphi. Generates OpenDocuments from a Delphi TDataset object or from a Delphi TStringGrid object. Output is end user customizable through the use of Opendocument templates & can be used with OpenOffice, LibreOffice, KOffice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Unix daemon 'C' template

    Unix daemon 'C' template

    Template for developing Unix daemons in 'C'

    Template for creating Unix daemons in 'C'. Provides a basic daemon out of the box that supports several of the 'standard' command line options; but is intended to be easily extensible to add your own functionality. Based on GNU autotools for ease of distribution, building and installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iCalDoit

    iCalDoit

    automating iCal...

    iCalDoit is a collection of software elements, that aims to be the "missing link" between iCal on the one side and Mac OSX workflow programming (Automator, services) on the other side. Updated nightly builds to bundle 0.5a2 for Snow Leopard... License: GNU GPL v.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OVARepo

    Virtual Machine Template Project

    ...Need to roll out UbuntuServer as a base? Do it in a matter of minutes by linking directly to the template here. Looking to help with support, guides or templates? Inquire within! PC
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Contemplate is a PHP-based, open source web templating system. You can store content, design templates and code in separate files, edit them with your favorite tools, then use Contemplate to merge them at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LMTH
    The lightweight markup templating helper supports devolopers to create HTML templates prototpyes quickly. The php based application allows to configure views based on different html fragments. Basic tags like one for dummy text output are also available. Custom tags can be set up and integrated easily. LMTH has been used by several front end developers in different digital agencies for the development of HTML/CSS/JS artifacts before they are hand over to backend teams for a code integration.
    Downloads: 0 This Week
    Last Update:
    See Project