Search Results for "code e-library" - Page 2

Showing 35 open source projects for "code e-library"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • Industry-Leading Auto Dealer Software Icon
    Industry-Leading Auto Dealer Software

    For Auto dealerships, OEM, independent software vendors, heavy truck dealers

    Our automotive software solutions help your dealership respond to today’s challenges and opportunities while creating best-in-class customer experiences.
    Learn More
  • 1
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    ... to the cell property containerView. Add constraints from this view to the superview. Add constants, add property for calculate cells height, override method, add code to method, control if the cell is open or closed, and add code to your new cell class. This library is a part of a selection of our best UI open-source projects. We specialize in the designing and coding of custom UI for Mobile Apps and Websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TextFieldEffects

    TextFieldEffects

    Custom UITextFields effects inspired by Codrops

    Text inputs effects recreated using Swift (some of them have a personal touch). The easiest way to install this framework is to drag and drop the TextFieldEffects/TextFieldEffects folder into your project. This also prevents the frameworks problem in iOS where the IBInspectable and IBDesignable are stripped out. The effects supported are Kaede, Hoshi, Jiro, Isao, Minoru, Yoko, Madoka, Akira, and Yoshiko. Every effect is properly documented in the source code, this is the best way to both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Iconic

    Iconic

    Auto-generated icon font library for iOS, watchOS and tvOS

    Iconic helps make icon fonts integration effortless on iOS, tvOS and watchOS. Its main component is in charge of auto-generating strongly typed Swift code with SwiftGen, compatible with Objective-C. You will interact with an auto-generated class under the name of {FontName}Icon.swift, which is a light abstraction of the IconDrawable.swift protocol. Some open-sourced icon fonts don't include the names of each of their glyphs. This could result in a non-descriptive enum, which can make things...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Motion

    Motion

    A library used to create beautiful animations and transitions for iOS

    Welcome to Motion, a library used to create beautiful animations and transitions for views, layers, and view controllers. Motion is designed for beginner to expert developers. For beginners, you will be exposed to very powerful APIs that would take time and experience to develop on your own, and experts will appreciate the time saved by using Motion. You will learn how to use Motion with a general introduction to fundamental concepts and easy-to-use code snippets. Motion offers default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Learning Management System for Businesses Icon
    Award-Winning Learning Management System for Businesses

    Meet the LMS committed to the simple idea that learning solves business challenges.

    Absorb is a cloud-based learning management system (LMS) engineered to inspire learning and fuel business productivity. Our online learning platform combines forward-thinking technology built to scale as your organization grows, with superb customer service rarely seen in the LMS space. By empowering amazing learning experiences, Absorb LMS engages learners, fuels content retention and elevates training programs. Whether you're training employees, global channel partners, customers or selling your own training content, we're confident Absorb LMS is the best LMS to power your success.
    Learn More
  • 5
    DeckTransition

    DeckTransition

    A library to recreate the iOS Apple Music now playing transition

    DeckTransition is an attempt to recreate the card-like transition found in the iOS 10 Apple Music and iMessage apps. The transition can be called from code or using a storyboard. To use via storyboards, just setup a custom segue (kind set to custom), and set the class to DeckSegue. Set modalPresentationCapturesStatusBarAppearance to true in your modal view controller, and override the preferredStatusBarStyle variable to return .lightContent. By default, DeckTransition has a swipe-to-dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LayoutKit

    LayoutKit

    LayoutKit is a fast view layout library for iOS, macOS, and tvOS

    LayoutKit is a fast view layout library for iOS, macOS, and tvOS. LinkedIn created LayoutKit because we have found that Auto Layout is not performant enough for complicated view hierarchies in scrollable views. LayoutKit is as fast as manual layout code and is significantly faster than Auto Layout.Layouts can be computed in a background thread so user interactions are not interrupted. Layouts are declared with immutable data structures. This makes layout code easier to develop, document, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HandyJSON

    HandyJSON

    A handy swift json-object serialization/deserialization library

    HandyJSON is a framework written in Swift which makes converting model objects( pure classes/structs ) to and from JSON easy on iOS. Compared with others, the most significant feature of HandyJSON is that it does not require the objects inherit from NSObject(not using KVC but reflection), nor implements a 'mapping' function(writing value to memory directly to achieve property assignment). HandyJSON is totally dependent on the memory layout rules inferred from Swift runtime code. We are watching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fusuma library

    Fusuma library

    Instagram-like photo browser and a camera feature

    Fusuma is a Swift library that provides an Instagram-like photo browser with a camera feature using only a few lines of code. You can use Fusuma instead of UIImagePickerController. It also has a feature to take a square-sized photo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dwifft!

    Dwifft!

    Dwifft is a small Swift library

    Dwifft is a small Swift library that tells you what the "diff" is between two collections, namely, the series of "edit operations" required to turn one into the other. It also comes with UIKit bindings, to automatically, animatedly keep a UITableView/UICollectionView in sync with a piece of data by making the necessary row/section insertion/deletion calls for you as the data changes. Dwifft is a Swift library that does two things. The first thing sounds interesting but perhaps only abstractly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Restaurant Inventory Management Software | StockTake Online Icon
    Restaurant Inventory Management Software | StockTake Online

    Restaurants and bars seeking an online inventory management system

    An innovative management system that makes your restaurant’s profits grow and day-to-day operations hassle-free. Streamline order overseeing, eliminate waste, and boost profitability with this complete restaurant management system. Keep track of what you are going to buy, restock, how much of it is left, and when you need to reorder in a hassle-free way with our product management software. Simply keep track of the ingredients needed to ensure accuracy and avoid waste while making it less error-prone with the best recipe management software. It is the most convenient way to keep track of your pending orders, see their status and manage them immediately with our order and delivery management software. Our supplier management software helps you easily analyze your suppliers based on performance, quality, and many other factors without having to check log books.
    Learn More
  • 10
    Appz

    Appz

    Launch external apps, and deeplink, with ease using Swift

    Kitz aims to make your development life a bit easier by reducing the boilerplate code you have to write. Just focus on building amazing new features! All Kitz are shipped with released apps. They also have full test coverage, minimal dependencies, and are collaboration friendly! In case the app can't open the external application, it will fall-back to a web URL that is guaranteed to succeed by opening the browser. It was crucial to make sure the library can scale as the number of supported apps...
    Downloads: 0 This Week
    Last Update:
    See Project