Showing 117 open source projects for "html css javascript project"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Pieforms provides a simple, unified way to create, validate and process forms all with a common look and feel, with support for pluggable elements, renderers and validation rules. Supports AJAX submission, date picker/other advanced controls. PHP5+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bloom is a great rule-based development framework for websites, web applications and CMSs. Bloom (web-loom) rules promote consistent look and feel and integration of HTML, CSS, JavaScript, data model, etc. Bloom applications are single HTML pages (SPADE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The University Map Project aims to give schools a way to map their campuses. The term centrally distributed works here, because the universities will be able to reference each other. The primary technologies used are XML, Google Maps, and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AutoHome(Automatic Home Management System) to schedule Television,DVD,and any Infrared based devices(Roboraptor and RoboSapien)to work automatically.Can Send(transmit)/Recieve Remote Control Signals, launch EXE files in Computers/PC .It uses USBUIRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This -very light- project is designed to help users to easily create their Curriculum Vitae (CV) on a web page. Developed in PHP, it generate XHTML 1.1 code. An example of a CSS script is included. Basic knowledges in web development are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZATURN: Visual, Interactive, Intuitive, Emmersive User Experience with Mac OS X and Object Orientated Programming -- Think Tank and Sandbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    Require(News) is a simple blogging system that can be easily added to a current site. It uses PHP/MySQL to present and store the data and is easily customized by the user with CSS to fit the look and feel of the containing pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Aruke is a CMS (Content Manager System) written in PHP. It's similar to other CMS but it's uses SQLite DB files in order to store all data. It support some feature like xhtml,comments,summaries,auto menu,users,upload,multilanguage, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jsoop (Javascript Object Oriented Programming) is a cross-browser javascript component library targeting Microsoft Internet Explorer and Mozilla. It's inheritance tree includes basic HTML components, alignment, serialization, fieldbinding, xml, xmlhttp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A javascript templating toolkit that allows on-demand asynchronous dependencies loading (= html/css/js/other files ) for a given screen element, and automates template processing and display. It acts like a multitasking browser environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Xidel

    Xidel is a cli webpage scraping tool supporting XPath/XQuery 3 and CSS

    Xidel is a command line tool to download web pages and extract data from them. This data can be extracted using XPath/XQuery 3.0 (with a compatibility modes for XPath 2.0 and XQuery 1.0), JSONiq, CSS 3 selectors, and custom, pattern-matching templates that are like an annotated version of the processed page. It can download files over HTTP/S connections, follow redirections, links, or extracted values, and also process local files. The extracted values can then be exported as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Education meets Technology"Open Educate CMS is a fully extensible CMS for educational institutions. Open Educate uses Orbit-42 for database flexibility, Smarty templates for customization, toolkits for modibility, JavaScript and CSS for presentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent. This is optimal for tables with many records.
    Downloads: 0 This Week
    Last Update:
    See Project