Showing 816 open source projects for "css"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Medium.js

    Medium.js

    A tiny JavaScript library for making content editable beautiful

    ...This script is inspired by Medium's beautiful content editor, something we have aspired to emulate since its inception. Much more expressive and customizable than input or textarea. Simply include the dependencies, Medium.js library, CSS, and you are ready to rock. The code within Medium.js editors are very semantic and organized, giving you peace of mind with using content editable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    xmltes

    xml Template Engine System

    ...Javascript and Java Client-Server Model. Write dynamic websites with xml templates. Modular structure maps xml namespaces to javascript modules. JS modules, templates, css and files are stored server-side and rendered client-side with the program. Non-commercial license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    Buttons is a highly customizable production ready mobile web and desktop css button library. Buttons is a free open source project created using Sass. View the showcase demo to see the buttons in action. The showcase provides a full list of examples along with code snippets to speed up development. If you're using Bower you can run bower install Buttons. Buttons styles are now independent (ex. button-flat, button-3d, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YUI 3

    YUI 3

    A library for building richly interactive web applications

    YUI is a free, open source JavaScript and CSS framework for building richly interactive web applications. YUI is provided under a BSD license and is available on GitHub for forking and contribution. YUI's lightweight core and modular architecture make it scalable, fast, and robust. Built by frontend engineers at Yahoo!, YUI powers the most popular websites in the world. YUI's intuitive and well-documented API takes you from basic DOM handling to building performant and maintainable applications on desktop browsers, mobile devices, and servers. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    Open PHIGS

    Open PHIGS

    PHIGS (Programmer's Hierarchical Interactive Graphics System)

    ...The reason for doing so is that today every graphics card manufacturer provides their own OpenGL implementation, which takes full advantage of the accelerated drawing capabilities in the hardware. PHIGS is a higher level API than OpenGL that works with a hierarchical scene graph. Models are built up in a Centralized Structure Store (CSS), a database containing the drawing primitives and their attributes (color, line style, etc.). CSSes cand be shared among a number of views, known under PHIGS as a workstation. PHIGS is defined by the ISO standards ISO/IEC 9592 & 9593. Open PHIGS provides a library for C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eWamp

    eWamp

    A zero install WAMP webserver

    A wamp stack webserver that is zero-install and can be implemented on any 32 bit pc in 5 steps or less. It will also run on a 64 bit windows machine. You can also add the zenyan web application framework (Php,Javascript,Jquery,CSS, HTML) to this package: http://sourceforge.net/projects/zenyan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LiveCoder

    Interactive Environment for Coffee-Script, Jade and Stylus

    LiveCoder helps you to play with Coffee-Script ( Language that compiles to JavaScript) , Jade ( Popular Node.js Template Engine), and Stylus CSS pre-processor. This is not a IDE or any Development Environment, This just helps you to effectively learn these languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    oriDomi

    oriDomi

    Fold up DOM elements like paper

    oriDomi is a JavaScript library that visually "folds" DOM elements like paper, creating origami-style transitions using CSS transforms and JavaScript. Use your mouse or touch to manipulate the images on the website, or press the fold button to see a random effect. Create an OriDomi instance by passing your target element to the constructor. When creating a new OriDomi composition, you can pass a map of options as the second argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bootflat

    Bootflat

    Flat UI KIT based on Bootstrap 3.3.0 CSS framework

    ...Bootflat also comes with several splendid color schemes built-in, and allows for easy customization. Bootflat uses lightweight high-function plugins for maximum performance, keeping CSS and JS file sizes down. Bootflat is fully responsive, built for mobile-first in mind. It provides off-screen navigation, and almost all the widgets are compatible with all screen sizes. Bootflat UI Kit is PSD User Interface Pack including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.
    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
  • 10
    smoothState.js

    smoothState.js

    Unobtrusive page transitions with jQuery

    smoothState.js is a jQuery plugin that progressively enhances page loads to give us control over page transitions. If the user's browser doesn't have the required features, smoothState.js fades into the background and never runs. Imagine, for a second, how disorienting it would be if touching a doorknob teleported you to the other side of the door. Navigating the web feels like using a teleporting doorknob. Layouts change, elements rearrange or disappear, and it takes time for the user to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jQuery Transit

    jQuery Transit

    Super-smooth CSS3 transformations and transitions for jQuery

    jQuery Transit is a classic jQuery plugin that brought ergonomic, chainable CSS3 transitions and transforms to web apps before modern animation APIs were commonplace. It exposes a simple .transition() method so you can animate transforms, opacity, colors, and other CSS properties with minimal code. Under the hood, it leans on GPU-accelerated CSS transforms where available, falling back gracefully, which made complex motion feel smooth even on modest devices. The plugin abstracts away vendor prefixes and browser quirks from an era with inconsistent CSS3 support, letting teams focus on intent instead of compatibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    dbierekTiledSite

    dbierekTiledSite

    A tile based website

    This is a templated HTML5 website using AJAX, PHP, CSS, and jQuery. See it in action: http://wicked-lightning-34-144532.usw1-2.nitrousbox.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WP Bootstrap Theme

    Wordpress Theme using Twitters Bootstrap

    my playground, since I wanted to create an own wordpress theme, getting familar with Bootstrap and wanted to have an SVN respository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    ...Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out your jobs. Public, static files that you want to serve. A good place for a favicon or a custom 404 page. Widgets, all the html/css/coffee for individual widgets. Widgets use batman bindings in order to update their contents. Whenever the data changes, the DOM will automatically reflect the changes. Dashing uses gridster.js to create a layout for your widgets. Each widget is part of an unordered list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    CSS Hero Community Edition

    CSS Hero Community Edition

    Easily customize WordPress themes, live.

    CSS Hero is the definitive WordPress plugin to easily customize every property of your themes with an easy and intuitive point and click interface. *What is CSS Live editing? CSS Hero enables you to customize every element of your WP theme like: - Fonts - Colors and Gradients - All sizes (width, margin, padding...) - and CSS effects as Hover Fx, Text and Box Shadows, Transitions, Color Gradients.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Sculpt WordPress Theme

    Sculpt by Heart Internet, a free lightweight, framework, in WordPress

    This theme was created from Sculpt and Underscores. Giving you both the 1000 hour head-start of underscores, and the elegant pragmatic aesthetics of Sculpt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Meny

    Meny

    A three dimensional and space effecient menu

    ...It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool palettes, or documentation navigation. Meny works particularly well on interactive sites, demos, or dashboards where you want quick access to options without permanent UI clutter. It’s a good example of “progressive” navigation: always there, but not always visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jsMultiCalendar JS script

    jsMultiCalendar JS script

    Free javascript calendar for date picking

    jsMultiCalendar is a free javascript used to emulate a calendar (for data picking). It is optimized to provide high speed of execution, flexibility and aesthetics. Parameterization is very simple, colors change can be quick done in CSS. Here are seven key features that differentiates this from similar script: It is multilingual, it can dynamically select one of six languages. It allows dynamic formatting of data display depending on the context. You can automatic close the form after selecting the date. Can be locked prior data current selection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Compass

    Compass

    Stylesheet authoring framework

    Compass is a stylesheet authoring framework built on top of Sass that provides a rich set of mixins, functions, and helpers for writing maintainable CSS. It offers abstractions for vendor prefixes, cross-browser compatibility fixes, and reusable UI patterns like grids, buttons, and typography helpers. With Compass, developers can write cleaner Sass code that compiles into consistent CSS across browsers without hand-coding workarounds. The framework also includes a command-line tool for compiling Sass, managing sprite sheets, and integrating with build workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PreLoadMe

    PreLoadMe

    PreLoadMe, a lightweight jQuery website preloader

    PreLoadMe is a lightweight preloader for any web content. Powered by jQuery and CSS it is fully responsive and will run on all modern desktop- and mobile browsers with no additional plugins. PreLoadMe displays a loading animation until the browser fetches the whole web content and will fade out the moment the page has been completely cached. Because of the simplicity of PreLoadMe, it can be easily customized and adapted to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Woas (my wiki-on-a-stick fork)

    Woas (my wiki-on-a-stick fork)

    Woas is a complete wiki in a single HTML file, forked from stickwiki.

    NEW! Works with current IE, Firefox, and Chrome browsers. See the 'Loading & Saving' Woas page for details (in Woas file). Woas is a complete wiki in a single HTML file that works in every major browser, including older versions (even IE6!). It can store and display images and files within itself and is incredibly useful for research and documentation. This is my version of the WoaS (stickwiki) project. It is starting out as the home of my fixes to the 0.12.0 version that I am calling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Topcoat

    Topcoat

    CSS for clean and fast web apps

    ...Every component we design is benchmarked for performance. You can see our results. We have the building blocks to get you up and running fast. Our growing set of components were born from CSS. We love our theme, but we don’t want to hit your brand over the head with it. Just add colors and voila! We believe CSS is ready for primetime. We are basing our architecture on BEM make your apps faster, less contextual and easier to manage. The first open source font family contribution from Adobe, Source Sans Pro. It is served on Adobe Edge Web Fonts and Adobe Typekit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Knyle Style Sheets

    Knyle Style Sheets

    A methodology for documenting CSS and generating styleguides

    ...KSS is designed to work with every flavor of CSS out there, preprocessor or not. Choose whatever works for you. Create example HTML for your CSS and automatically generate variations of each element. Ever wanted to see the hover, active, and visited states for a link all at once? The methodology and ideas behind Knyle Style Sheets are contained in SPEC.md.
    Downloads: 0 This Week
    Last Update:
    See Project