Showing 202 open source projects for "styling"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Semiotic

    Semiotic

    A data visualization framework combining React & D3

    ... behavior, responsive dimensions, and styling. XYFrame takes lines as an object or an array of objects. Each object represents a line. Every object needs a coordinates property with the array of points for that line. The points will be rendered in the order of that array. You can use a key other than coordinates by changing the lineDataAccessor props.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. If your ideal slideshow creation workflow contains any of the following steps, just write what's on your mind, do some basic styling, easily collaborate with others, share with and show to everyone, then remark might be perfect for your next slideshow! Focus on the content, expressing yourself in next to plain text not worrying what flashy graphics and disturbing effects to put where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    web-extension-starter

    web-extension-starter

    Web Extension starter to build "Write Once Run on Any Browser"

    Web Extension starter to build "Write Once Run on Any Browser" extension. Cross Browser Support (Web-Extensions API). Browser Tailored Manifest generation. Automatic build on code changes. Auto packs browser-specific build files. SASS styling. TypeScript by default. ES6 modules support. React UI Library by default. Smart reload. Used by extensions in production that has over 100,000+ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jekyll-twitter-plugin

    jekyll-twitter-plugin

    A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets

    A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API. Jekyll-Twitter-plugin is a Liquid tag plugin for Jekyll that enables Twitter content to be used in any pages generated by Jekyll. Content is fetched from the Twitter Publish platform. The Publish platform allows Twitter users to curate content for display outside of Twitter. You can display many different types of content with the familiar Twitter styling. We use this API and allow any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 5
    Rebass

    Rebass

    React primitive UI components built with styled-system

    ... are stylistically unopinionated and do not include a theme. You can add a theme to your application with a ThemeProvider component and by providing a theme in context. For this guide, use the Emotion ThemeProvider with the default Rebass preset theme. You can use Rebass components out-of-the-box to build larger, composite components. All components in Rebass are extensions of the base Box component, which includes an sx prop for theme-based styling as well as a standard set of Styled System style props.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VersaPlayer

    VersaPlayer

    Versatile Video Player implementation for iOS, macOS, and tvOS

    Versatile Video Player implementation for iOS, macOS, and tvOS. VersaPlayer aims to be simple to use but also flexible, to start using VersaPlayer first create a view programatically or via storyboard. To add controls for your player use the VersaPlayerControls class, which comes packed with outlets to control your player, you can also add as many as you like by making a custom implementation. VersaPlayer also brings support for encrypted content, to make use of this functionality you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mind Map Architect

    Mind Map Architect

    Program for manipulating with mind maps

    Mind map architect program is good tool for brainstorming for single person just as for team. Mind mapping tools can be usable for todo lists, notes, or work planning.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jMonkeyLorisGUI

    jMonkey native GUI based on XML definitions and CSS-like styling

    LorisGUI is a reworking of Lemur that focuses on configuring GUI screens and components via XML definition files. The GUI components are built from basic jMonkey elements. The GUI component appearance is controlled via CSS-like styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 10
    select-css

    select-css

    Cross-browser styles for consistent select element styling

    Cross-browser select element CSS for consistent select element styling. The CSS for this is fine to use as-is, but if you're editing it at all, you might want to be aware of a few numbers and values that help it look right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    printThis

    printThis

    jQuery printing plugin; print specific elements on a page

    jQuery printing plugin; print specific elements on a page. Filter which inline style attributes to remove. Requires removeInline to be true. Accepts custom CSS/jQuery selectors. The amount of time to wait before calling print() in the printThis iframe. Defaults to 1000 milliseconds. Appropriate values depend heavily on the content and network performance. Graphics heavy, slow, or uncached content may need extra time to load. Use a custom page title on the iframe. This may be reflected on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Happo

    Happo

    Visual diffing in CI for user interfaces

    Happo is a visual regression testing tool. It hooks into your CI environment to compare the visual appearance of UI components before and after a change. Screenshots are taken in different browsers and across different screen sizes to ensure consistent cross-browser and responsive styling of your application. The first thing you want to do is to set up a test suite for Happo. A test suite consists of a set of components and variants of those components. There are many ways to do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    styletron

    styletron

    Toolkit for component-oriented styling

    Styletron is a universal toolkit for component-oriented styling. It falls into the CSS in JS category. Styletron works great with React but can be used with other frameworks or plain JS as well. Styletron provides styletron-react with some handy React utilities. Styletron processes the style object and creates two atomic classes. The class names are auto-generated. So you don't have to worry about naming methodologies! That's great! What's less great? The generated names are not stable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EPPlus

    EPPlus

    Create advanced Excel spreadsheets using .NET

    The code in this archive represents the final version of EPPlus under LGPL. There will be no more activity here. EPPlus will from version 5 switch license from LGPL to Polyform Noncommercial 1.0.0 license. With the new license EPPlus is still free to use in some cases, but will require a commercial license to be used in a commercial business. Create advanced Excel spreadsheets using .NET, without the need of interop. EPPlus is a .NET library that reads and writes Excel files using the Office...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    TableExport

    TableExport

    The simple, easy-to-implement library to export HTML tables to xlsx

    The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files. To use this library, include the FileSaver.js library, and TableExport library before the closing body tag of your HTML document. In order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox 13, Opera 12.10, IE, 10, Safari 6 )...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Olobuntu

    Olobuntu

    Linux Distro based on Xubuntu

    Olobuntu is based on Xubuntu and includes unique styling and includes extra packages. Download the README file first for directions. Download the zip file to your computer and extract it. The README file is also included in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Markdown Here

    Markdown Here

    Write email in Markdown and render them before sending

    If you’ve ever found writing email with code in it a hassle, Markdown Here is the perfect solution for you. Markdown Here is a browser extension that lets you write emails in Markdown, and then renders them before sending. It can also let you write Google Groups posts, blog posts, Evernote notes, Wordpress posts and more in Markdown, even in TeX mathematical formulae! Markdown Here is available for Google Chrome, Firefox, Safari, Opera, and Thunderbird. It supports syntax highlighting (once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Masonry

    Masonry

    A cascading grid layout plugin

    Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. All sizing and styling of items is handled by your own CSS. tem sizes can be set with percentages for responsive layouts. With the masonry layout mode, set percentage-width columnWidth with element sizing. Set percentPosition: true so item positions are likewise set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Small Heading For Post Title

    Small Heading For Post Title

    A Wordpress plugin for displaying subtitles before or after post title

    ... add some CSS codes for styling the subtitles and you can determine and control that subtitles are shown in which sections of Wordpress .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    simple-nested-menu

    simple-nested-menu

    The Simple Nested Menu displays menu items in a nested sliding style

    The Simple Nested Menu is a fast and lightweight plugin that displays menu items in a nested sliding style. It works with shortcode and you can use [simple_nested_menu] shortcode for displaying menus in your posts.The Simple Nested Menu is a fast and lightweight plugin with some special attributes for styling and fetching menus items. You can use the name or id attribute of a menu for fetching its items. To use this plugin, after activation of the plugin, you have to place [simple_nested_menu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Serendipity PHP Weblog System

    A reliable, secure & extensible PHP blog | Not mainstream since 2002

    Development has moved to GitHub: https://github.com/s9y/Serendipity! PHP blog with all the common features (comments,track/pingbacks,RSS) plus cool extras:Click'n' blog admin,extensible event-driven plugin API,easy styling, multiuser,image management,static pregeneration and a nifty installer: unpack, open in browser!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Table Maker for CSV

    Table Maker for CSV

    Table maker for CSV: A Joomla module for creating HTML table from CSV

    Table Maker for CSV is a free Joomla module that creates a HTML table from the input csv file. Before using this module, You must upload csv file in Joomla images folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    heml

    heml

    HEML is an open source markup language for building responsive email

    HEML is an open source markup language for building responsive email. It gives you the native power of HTML without having to deal with all of the email quirks. HEML makes building emails as easy as building websites. Do you know HTML and CSS? Check out our docs and you're off to the races! No special rules or styling paradigms to master. HEML is designed to take advantage of all that email can do while still providing a solid experience for all clients. You can create your own powerful...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    utymap

    utymap

    Highly customizable library for procedural world generation

    utymap is a library that provides a highly customizable API for procedural world generation using real vector map data, e.g. OpenStreetMap, NaturalEarth. Core logic is written on C++11 and can be used on many platforms as it has no dependency to the specific game engine or application framework. It is designed for interactive world creation at different zoom levels, including globe and street level. The simplest way to explore the project is to check the source code of demo scenes. Import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    Britecharts is a client-side reusable Charting Library based on D3.js v5 that offers easy and intuitive use of charts and components that can be composed together to create amazing visualizations. Britecharts components have been written in ES2016 with a Test Driven methodology, so they are fully tested, and we are committed to keeping them that way. The typical use of Britecharts involves creating a chart using its simple API, then rendering it on a container that has previously had data...
    Downloads: 0 This Week
    Last Update:
    See Project