20 programs for "custom" with 2 filters applied:

  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    Semantic UI

    Semantic UI

    UI framework designed for theming

    Semantic UI is a development framework that lets you create beautiful, custom and responsive website layouts using human-friendly HTML. The syntax used is based on natural language, so concepts are linked intuitively. Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Slide To Act

    Slide To Act

    A simple 'Slide to Unlock' Material widget for Android

    A simple Slide to Unlock Material widget for Android, written in Kotlin 🇰. By the default, every SlideToActView widget fits to your app using the colorAccent and the colorBackground parameters from your theme. You can customize your SlideToActView using the following custom attributes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    iFrame Resizer

    iFrame Resizer

    Keep same and cross domain iFrames sized to their content

    Size cross domain iFrames to content with support for window/content resizing, and multiple iFrames. This library enables the automatic resizing of the height and width of both same and cross domain iFrames to fit their contained content. It provides a range of features to address the most common issues with using iFrames. Provides a range of page size calculation methods to support complex CSS layouts. Detects changes to the DOM that can cause the page to resize using MutationObserver....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Paris

    Paris

    Define and apply styles to Android views programmatically

    Define and apply styles to Android views programmatically. Paris lets you define and apply styles programmatically to Android views, including custom attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    TOCropViewController

    TOCropViewController

    View controller for iOS that allows users to crop portions of UIImage

    ... and provides a much more native, Swiftier interface. The choice of having the controller return the cropped image to a delegate, or immediately pass it to a UIActivityViewController. A custom animation and layout when the device is rotated to landscape mode. Custom 'opening' and 'dismissal' animations. Localized in 28 languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    uix-kit

    uix-kit

    A free web kits for fast web design and development

    Uix Kit is not a framework, just a UI toolkit based on some common libraries for building beautiful responsive website. Uix Kit isn't a reusable component structure, mostly custom CSS and JavaScript based. Definitely interesting, and if you're developing mostly web content and not applications this is particularly useful. It is a web dev build tool/scaffold that does not depend on any framework. You can import any external libraries/frameworks or native ES Modules for production...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Chip Navigation Bar

    Chip Navigation Bar

    An Android navigation bar widget

    A navigation bar widget inspired on Google Bottom Navigation mixed with chip components. ChipNavigationBar supports a vertical orientation mode. This is very useful for tablets or devices with large screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android Animated Theme Manager

    Android Animated Theme Manager

    Create your custom themes and change them dynamically

    Create custom themes and change them dynamically with the ripple animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    CornerCutLinearLayout

    CornerCutLinearLayout

    Linear Layout that allows corner cuts, complex shadow, and divider

    CornerCutLinearLayout extends LinearLayout. It allows cutting parent corners with different shapes and building proper shadows for complex shapes. It also allows cutting each child's corners. Additionally, using available properties and custom providers, those cuts may be turned into cutouts of different shapes, sizes, etc. Widget's sole purpose is to use with children with no transformations (like rotation, scale, matrix transformations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaterialRatingBar

    MaterialRatingBar

    Material Design RatingBar with better appearance

    Material Design RatingBar with better appearance, compatible with Android 3.0+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    material-intro

    material-intro

    A simple material design app intro with cool animations

    A simple material design app intro with cool animations and a fluent API. material-intro has fluent style builders for both a simple text/image slide, as seen in Google's apps, and for slides featuring a custom Fragment or layout resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    Shimmer is an Android library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Shimmer for Android is implemented as a layout, which means that you can simply nest any view inside a ShimmerFrameLayout tag, and call to start the animation from your code. That's all that is required. The layout will use the values you specify either on the tag (using custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Transition X

    Transition X

    { } Declarative Kotlin DSL for choreographing Android transitions

    TransitionManager makes it easy to animate simple changes to the layout without needing to explicitly calculate and specify from and to like Animator or Animation expects. When you call TransitionManager.beginDelayedTransition(layout, transition) Before updating a layout, the framework automatically does a diff on before and after states and animates the difference. Transition X is intended to simplify the construction of these Transition instances to take full advantage of the framework and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swift Language Weather

    Swift Language Weather

    An iOS weather app developed in Swift 4

    SwiftWeather has been renamed to Swift Language Weather. Swift Language Weather is an iOS weather app developed in Swift 4. The app has been actively upgrading to adopt the latest features of iOS and Swift language. The current version is working with Xcode Version Xcode 9.1 (9B55). If you are using a different Xcode version, please check out the previous releases. We use Protocol-Oriented Programming in IBAnimatable open source projects. Value-based programming, we use immutable values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    A jQuery plugin that switches between multiple header designs as you scroll, so you always have a header that looks great with the content below it. Create your fixed nav (or header) as you typically would. Create your fixed nav (or header) as you typically would. You can use whatever markup suits you, just make sure the header works well with position:fixed. After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OfficialFoldingTabBar.Android

    OfficialFoldingTabBar.Android

    A folding tab bar for Android

    Folding tab bar and tab bar menu for Android. The coolest thing is that you can easily switch from the navigation drawer to our FoldingTabBar. Or you can use both menus simultaneously on the same screen; not all Android action bars have that flexibility. We have some custom attributes. The main and required attribute is app: menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android Material Intro Screen

    Android Material Intro Screen

    Inspired by Heinrich Reimer Material Intro and developed

    Material intro screen is inspired by Material Intro and developed with love from scratch. I decided to rewrite completely almost all features in order to make the Android intro screen as easy to use for everyone and as extensible as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    View Controller Transitions Library

    View Controller Transitions Library

    Collection of iOS7 animation controllers and interaction controllers

    View Controller Transitions Library is a collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions. With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal, etc.) This project provides a library of custom animations which can be dropped directly into your project. It also has a number of 'interaction controllers' which can be used with any of the custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next