Showing 816 open source projects for "css"

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
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 1
    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
  • 2
    stroll.js

    stroll.js

    CSS3 scroll effects list

    stroll.js is a micro-library for creating subtle, scroll-based list and grid animations in modern browsers. It listens to scroll events and applies CSS transitions to elements as they come into or out of view, producing a lively, tactile feel for long lists. The idea is to make scroll-heavy UIs (like feeds, galleries, or item pickers) feel less flat without having to code complex intersection logic. Because it leans on CSS and simple JavaScript hooks, it stays small and easy to integrate into existing markup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Syntax-translator

    Syntax-translator

    Small but nice syntax coloring PHP script

    Allow me to introduce - SyntaxTranslator. This small script-pack allows you to print PHP and HTML code in better way than just plain text. With straight code and CSS styles SyntaxTranslator becomes easy-to-use and really flexible script ^_^
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    YUI 3 - rollout file builder

    Calculate YUI 3 dependencies and build incremental rollout files

    ...It leverages YUI3 own loader in order to compute the dependencies, so the result is guaranteed to be the same as you get, using a manually crafted configuration of YUI 3 modules. It works for your own and others' gallery modules and for css files too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    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
  • 6
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    ...It emphasizes a developer-centric workflow, letting users write posts in Markdown and manage content through version control. Octopress also provides automation for assets like CSS/JS compression and support for third-party comment systems. For many developers, it offered a more approachable and stylish way to manage personal blogs before static site generators became more mainstream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Web code format tool

    A tool to format json and js, and obfuscation for js and css

    Desobfuscates json and javascript codes, also it uses the yui compressor to compress css and js files, can obfuscate and put the output in a -min file relative to the source file or put the output in a text field. Also can compress multiple files related to one project just adding and storing the files that you want to compress for an application deploy for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gul is a Xul-like / easy glade-like XML markup language for describing user interfaces with PHP-GTK extension. Gul simplifies writing client-side GUI applications. CSS is partially supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    CssValidator
    Tool for validating Css according a custome rules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Savi
    MVC framework in PHP that enhances the developer / designer work integration. The targeted audience are small teams with both pure XHTML/CSS web designers and skilled in PHP5/Mysql developers. It also provides a powerful MVC code generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Pagination

    Zebra_Pagination

    A generic pagination class written in PHP

    ...It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). The appearance is customizable through CSS. Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zebra_Tooltips

    Zebra_Tooltips

    A lightweight tooltips plugin for jQuery

    ...When shown programmatically, the tooltips will feature a “close” button and clicking it will be the only way of closing tooltips opened this way. This is very useful for drawing users’ attention to specific areas of a website. Appearance can be easily customized both through JavaScript and/or CSS. Also, tooltips can be aligned left, center or right relative to the parent element. Zebra_Tooltips make use of NO IMAGES (uses CSS3 for rounded corners and drop shadow and falls back gracefully for browsers that don’t support CSS3) and the tooltips can be attached to any element not just anchor tags! Works in all major browsers (Firefox, Opera, Safari, Chrome, Internet Explorer 6+)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zebra_Dialog

    Zebra_Dialog

    A lightweight dialog box plugin for jQuery

    Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zebra_Accordion

    Zebra_Accordion

    A tiny accordion plugin for jQuery

    Zebra_Accordion is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lightning Notes

    A simple web-logging system in PHP using an XML database.

    ...Fully standards compliant and accessible, it is designed to quickly set up a functional and structured site to conveniently track related and unrelated items. Written in PHP, using a flat-file, XML database, outputting an XHTML page with CSS skins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blueprint CSS

    Blueprint CSS

    A CSS framework that aims to cut down on your CSS development time

    Blueprint CSS is a CSS framework aimed at accelerating layout and typographic design by providing robust base styles, grid systems, and reusable UI components. It combines normalized defaults with helpful utilities—such as column layouts, form styling, and typography helpers—so developers can build responsive sites with less repetitive CSS. Because it’s designed as a structural foundation rather than a themed UI kit, it’s easy to layer branding and custom design on top without fighting the base styles. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JSLoc
    JSLoc is HTML, Javascript, CSS Compressor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dBlog
    Documents - Oriented Publishing Web application. It follows W3C/WCAG accessibility guidelines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generate css file from xml for themes or portal aliases. The source xml file contains a base css node and more versions, which contains only differents and the application replace, add or remove selectors or properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Improvement over standard SciTE with a bunch of lua scripts (with some external libraries) managed by customized SciteExtMan offering some IDE capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LiveMenu
    LiveMenu is a free multilevel drop-down like menu script, which allows you to create dynamic javascript web menus with only basic knowledge of html and css. It is highly-customizable, easy to use and supports a number of effects: slide, fade etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Colección de páginas HTML5 con ejemplos y casos de uso del nuevo lenguaje de marcado así como de la combinación del mismo con estilos CSS de nivel 3, gráficos vectoriales SVG y script mediante ECMAScript 5.
    Downloads: 0 This Week
    Last Update:
    See Project