Search Results for "angular-templates" - Page 53

Showing 2058 open source projects for "angular-templates"

View related business solutions
  • 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
  • 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
  • 1
    java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyTectonics

    pyTectonics

    3d plate tectonics in Python

    PyTectonics is no longer maintained. There is a replacement, which you can see here: davidson16807.github.io/tectonics.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ library to manage compile-time intervals, provided as an extension of Boost.MPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    action4JAVA

    action4JAVA

    Simple Flexible Template Solution in Java

    J-Tree is a lightweight, modular, extendible and recursive open source Java component framework with a template core. A J-Tree template is "executable" by itself. J-Tree contains some standardized actions and a data container. These actions are called when a comment tag is found. The action is controlled by the attributes within. Actions can have any purpose. Templating is just an action by itself. The template controls loading of data and storing to a file by itself. So it runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5

    EX-Converter

    A tool that generates XML file for TestLink importing.

    ...It aims to minimize your effort on modifying existing xls/xlsx format test cases and free you from directly handling XML elements. Download source code, sample templates, a quick tutorial and the application itself from "Files" as you wish. Just try it and see if it helps with your work! NOTE: This tool need the following prerequisitions: .Net Framework 3.5 (or upper), Excel 2007 (or upper).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    用php做的网站模版。功能方面前期可能很简单,以后会逐渐完善。并根据现实的需求而实时的增加新的模块,借鉴现在成形的php程序,不断充实该项目。 欢迎想练手而又苦于找不到项目的同
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Activity Manager is a project management tool. It helps a project leader to manage and check his collaborators activity. Simple to use, lightweight, but very efficient and customizable !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenForum
    ...OpenForum can store information using different type of engines: filebase engine (files and directories), SQLite and MySQL. All pages are rendered using customizable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    PubSearch

    Combined search engine for publication databases.

    With PubSearch you can search for publications of an author in more publication databases at one time. PubSearch can crawl also "cited by" publications transitively for you! You can export publications to citation formats. You can add your own format templates and publication database definitions. See the link below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NEural SOrter

    NEural SOrter

    a tool for offline electrophysiological recording analysis

    ...NESO offers new exclusive features like: - supports linux - analyzes many les at once - classifies as the same unit the same - waveforms cointained in separated files at once - spike viewer allows you to select and delete artefacts very easily just dragging the cursor - selects spikes manually to sort or delete them with just one click At this point you can: - analyze NeuroShare and MultiChannel Systems recordings - view your recordings as superimposed waveforms or as waveforms in time - use PCA and Height vs Width analysis to extract waveform features - use Vectorial Quantization or K-Means anaysis to sort the waveforms (spikes) classify spikes as diferent units - use templates to sort spikes - save the analysis results as NeuroShare format Developers: Daniel de Santos Sierra Cristina Soto Sanchez
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A plugin for Notepad++, which aids in documentation. It generates documentation templates for functions. Source moved to https://github.com/kapilratnani/DocIt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Downloads of open source phpBB modifications, hacks, templates, and add-ons created by Thoul of www.phpbbsmith.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Medea is a pragmatic code generation framework. It takes UML class and state diagrams in XMI format and uses XSLT templates to generate code for various technologies, tiers and complete applications: J2EE, CMP, Hibernate, JSP, Struts, JSF, jBPM, XSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    UDatCtrl

    Small C++ lib includes container types with auto memory management

    My purpose is to create relatively small but functional library, that implements commonly used data structures like smart pointers, arrays and matrices. These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality. I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. I'm not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZrMako

    Mako templates for ZRanger scripts

    Mako templates for ZRagner scripts To use ZrMako download and install: * Python Programming Language (http://www.python.org/) * Mako Templates Library (http://www.makotemplates.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Data Structure & Algorithm Library(DSAL)
    The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    daCode & wmCoinCoin
    daCode was a news engine written in PHP. daCode focused on modularity and speed/performance. Features include themes, user authentication, multi-language support, a cache system, a templates system, and much more. wmCoinCoin was developped as a standalone client to access the discussion board (Tribune Libre) of dacode. It is still updated to keep compatibilty with new features introduced in new versions of LinuxFr and other board engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FurutaFuzzy

    3D physics simul. and dsPIC firmw. for Fuzzy control Furuta pendolum

    ... - Rod: connect to arm and free to rotate. The goal is position the Rod upper in equilibrum. The controller have 2 input: - angle of rod - angular velocity of rod The output controller is the arm torque value (PWM->current on external motor). The FuzzyFuruta project include also DSPICfuruta (firmware for dsPIC) and a simulator for Furuta pendulum for develope and test the firmware DSPICfuruta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    nag2web

    Easy to use web front-end for NAGIOS / ICINGA also CD installer

    A PHP/MySQL web front-end for Nagios 2.x / 3.x and ICINGA setup. With the ability to add/remove/edit the config items. The web front-end for NAGIOS has the ability to test the config. We want to build a simple possibility to find and show all the features in NAGIOS / ICINGA.. A installation CD for the complete Monitoring System is available at our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Templater Engine

    PHP/MySQL program to create dynamic websites easily.

    To create a new dynamic website: - Open sites.php, copy one of the entries and amend data as required by your host. - Insert info into database (templates and variables), creating the structure the first time. - Copy index.php and amend as appropriate. - Add/edit any required files like templates, logos, styles etc. The engine is tiny, even more so the stites.php configuration file and even more so the site itself (index.php).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses "Freemarker templates" to generate html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    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
  • 25

    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