Search Results for "angular js cms" - Page 2

Showing 51 open source projects for "angular js cms"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Subspace

    Subspace

    Library for Reactive Dapp Development with auto syncing

    ...Methods are provided to track and subscribe to events, contract & state balances, and react to changes via observables. No matter your favorite JS framework, you can use Subspace to simplify your development process. It works with React or Angular in the browser, and of course plays well with nodejs. Subspace saves state to a local database ensuring your dApp always syncs from the last known point, even after reload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    ...pulse is a framework on top of the Servlet API providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover pulse delivers a set of out-of-the-box components, e.g. CMS, shopping, user management. Key features: - Cross-platform, implemented using Java technology. - Completely written using Java 6. - Provides a framework for quick development of own applications. - Is delivered with a host of out-of-the-box applications: CMS, Shop, Surveys, Filters and many more. - A WebDAV based virtual file system for digital asset management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Node.JS API Kickstarter

    Node.JS API Kickstarter

    A batteries included NodeJS API Kickstater focused on extensability

    This is a project based on NodeJS and Koa (and some other libs) implementing a REST API to authenticate users and let them manage TODOs stored in a PostgreSQL database. It's easy to extend and provides you the best developer experience possible with a lot of nifty things already configured. It's meant to be used with a front-end consuming the API like a mobile app or a SPA built with for example React, Angular or Vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    tyto

    tyto

    Manage and organize things

    ...Something simple and intuitive that could be easily shared. It's also the product of my own curiosity being used as an opportunity to pick up new tech stacks. It started as a vanilla JS app utilising one file and experimenting with HTML5 drag and drop. It then grew a little more, and a little more after that. Now it uses Backbone w/ Marionette. The next step? Most likely Angular 2.0 or React. In truth, most organisations have some form of tool for what Tyto is doing. In my experience though, they can be cumbersome, clunky and just a bit noisy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS. PurifyCSS does not modify the original CSS files. You can write to a new file, like minification. If your application is using a CSS framework, this is especially useful as many selectors are often unused. Statically analyzes your code to pick up which selectors are used. The CLI currently does not support file patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    generator-fountain-webapp

    generator-fountain-webapp

    Yeoman 'fountain' generator to start a webapp

    This Yeoman generator allows you to start any Webapp with the best Developer Experience out of the box! No matter what framework or module management you want to use, we got you covered with a cutting-edge working configuration. To take profit of the best of the Yeoman infrastructure, we heavily relies on the composability natures of the generators. Thereby, each needs of your future application will be addressed by a dedicated Yeoman generator (each will be used depending of the options you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to place 3D/real-time logic at the React layer, causing poor performance (e.g., doing React renders on ticks). aframe-react applications frequently ignore the prescribed ECS framework of A-Frame. ...
    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
  • 10

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    ...It's assumed that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content . This API is for those who use vanilla Servlet /JSP with some client side framework like Angular JS and Bootstrap , for example. The target beneficiary of this project are those who restrict server side to Vanilla Servlet /JSP and might come across such need often.For them, this API is good with regard to simplicity and over-head. Plus, YOU NEED NOT CODE at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pPGallery

    pPGallery

    Free Joomla! plugin to create a simple image gallery.

    ** minor bug fix to work with J! 3.6.x, current version: 4.316x ** /03.Aug.16 Free Joomla! content-plugin to create a simple image gallery based on 'prettyPhoto' display engine (a jQuery lightbox clone: http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone). Images from folders or directly inserted into the content/article can be processed with automatic thumbnail generation. For tutorials and more detailed information refer to the Wiki: ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    restful.js

    restful.js

    A pure JS client for interacting with server-side RESTful resources

    A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular. All examples written in this README use the ES6 specification. The dist folder contains two built versions which you can use to include either restful.js or a standalone version. Standalone version already embeds fetch. Restful.js needs an HTTP backend in order to perform queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Angular JS Pro Codes

    Angular JS Application Development Codes

    Learn to Built an AngularJS Application from Beginner Level to professional Level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebMeNOW studio

    WebMeNOW studio

    Free CMS sofware, simple to use, written in PHP,JS and JQuery

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ulbora CMS

    Ulbora CMS

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform.

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform. It has switchable templates built with both Angular and server-side template engines like Jade, EJS AND Handlebars. It is built with Node.js as a MEAN (MongoDB, ExpressJS, AngularJS, Node) stack version using REST services. The legacy version 1.0.0 is built with Java, Spring, Hibernate and Spring MVC as the JSON REST services layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mindCMS

    mindCMS

    Small, fast and flexible Content Management System for PHP / MySQL

    Small, fast and flexible Content Management System - CMS for PHP / MySQL A very small, fast, compact and flexible Content Management System (CMS) for PHP Webservers using a reasonable amount of functions. Easily maintain your web pages and online files in any webbrowser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Vesthelm Engine

    Vesthelm Engine

    Open Source CMS, Bulletin Board

    Vesthelm Engine is a unique in its capabilities site engine. Vesthelm EE is easy to use and can be customized by your needs. Vesthelm EE has unlimited functionality and can be used to create an entirely new unique Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    medicalcodes

    ICD10CM ICD10PCS NDC (Drug Codes USA) LOINC

    N.B This project is DEPRECATED. Medicalcodes is a web application. It contains more than 460.000 codes useful to various medical fields. Is written in php, javascript, d3.js and is using postgresql as back end. Supports the following Coding Systems: 1. ICD10cm (2014) - Diagnostic Codes. Synonyms search is possible via the Pharmkgb DB and CTD DB - Links to MESH index is provided 2. ICD10pcs (2014) - Procedures Codes 3. CMS Diagnosis 4. CMS procedures list 5. National Drugs Codes (USA). The pharmakological properties of each ingredient are provided from dgrugbank files 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Rinoceo CMS

    File-Based CMS with integrated JSON/XML interface

    ...The content of a Page has already extendet to custom-include-files as well as dynamic module content. The files that belongs to an Extension/Module are spread over several folders like js, style, inc and lib. The classes of the CMS-Module are in lib/CMS, javascript files are in js/CMS/ and so on. The epleo-PacketManager is sill in development and is used to download and upgrade the Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WonderCMS is the smallest flat file CMS (does not require a database). Editing content is easy - clicking anywhere in your admin panel will enable you to edit any content you see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    akAdmin - PHP CMS Systems (Using akLib) Project moved to https://github.com/azat/akAdmin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a serversided CMS written in PHP an JS. It is meant to be easily extended by everyone. Q: Why is the UNIX name "blackbriar"? A: Black Briar was the development code for SnowBall ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a small javascript cms witch allow the user to actually draw their way through the process. It's not intented for advanced webpage generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Hedgehog-CMS is a simple and small Content Managing System that doesn't need any database. Written in php and Js it has been optimized for beginners and is published under The GPL 2.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB