Showing 18 open source projects for "properties"

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.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    SwiftyJSONAccelerator

    SwiftyJSONAccelerator

    macOS app to generate Swift 5 code for models from JSON

    MacOS app Codeable Model file Generator For Swift 5. A Swift model generator like the Objective-C JSONAccelerator. Formats and generates models for the given JSON and also breaks them into files making it easy to manage and share between several models.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Runtime

    Runtime

    A Swift Runtime library for viewing type info

    A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties. Runtime is a Swift library to give you more runtime abilities, including getting type metadata, setting properties via reflection, and type construction for native swift objects. TypeInfo exposes metadata about native Swift structs, protocols, classes, tuples and enums. It captures the properties, generic types, inheritance levels, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NVActivityIndicatorView

    NVActivityIndicatorView

    A collection of awesome loading animations

    NVActivityIndicatorView is a collection of awesome loading animations. Check out LoaderUI (ready to use with Swift Package Mananger supported) for SwiftUI implementation of this. Cocoapods is a dependency manager for Swift and Objective-C Cocoa projects. To use NVActivityIndicatorView with CocoaPods, add it in your Podfile. Carthage is intended to be the simplest way to add frameworks to your Cocoa application. The Swift Package Manager is a tool for managing the distribution of Swift code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FDWaveformView

    FDWaveformView

    Reads an audio file and displays the waveform

    FDWaveformView is an easy way to display an audio waveform in your app. It is a nice visualization to show a playing audio file or to select a position in a file. To use it, add an FDWaveformView using Interface Builder or programmatically and then just load your audio as per this example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Wave

    Wave

    Wave is a spring-based animation engine for iOS and macOS

    Wave is a spring-based animation engine for iOS, iPadOS, and macOS. It makes it easy to create fluid, interactive, and interruptible animations that feel great. Wave has no external dependencies, and can be easily dropped into existing UIKit, SwiftUI, or AppKit based projects and apps. The core feature of Wave is that all animations are re-targetable, meaning that you can change an animation’s destination value in-flight, and the animation will gracefully redirect to that new value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PinLayout

    PinLayout

    Fast Swift Views layouting without auto layout

    Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. PinLayout can layouts UIView, NSView, and CALayer. UIImageView's size is 100x100 and the layout is below the UINavigationBar with a margin of 10 pixels all around. UISegmentedControl is at the right of the logo image, use the remaining horizontal space with a left and right margin of 20 pixels. UILabel is below the UISegmentedControl with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MarqueeLabel

    MarqueeLabel

    A drop-in replacement for UILabel

    MarqueeLabel is a UILabel subclass adds a scrolling marquee effect when the text of the label outgrows the available width. The label scrolling direction and speed/rate can be specified as well. All standard UILabel properties (where it makes sense) are available in MarqueeLabel, with the intent of MarqueeLabel behaving just like a UILabel. MarqueeLabel will be maintained in Swift only starting with release 4.0! MarqueeLabel is compatible with both iOS and tvOS, and currently works with Swift...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwifterSwift

    SwifterSwift

    A collection of more than 500 native Swift extensions

    ... properties and methods, designed to extend Swift's functionality and productivity, staying faithful to the original Swift API design guidelines. Documentation for all extensions, with examples, is available at the homepage. Check Examples.playground from the project for some cool examples!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SkeletonView

    SkeletonView

    A way to show users that something is happening and prepare them

    .... If numberOfLines is set to zero, it will calculate how many lines needed to populate the whole skeleton and it will be drawn. Instead, if you set it to one, two or any number greater than zero, it will only draw this number of lines. The skeletons have a default appearance. So, when you don't specify the color, gradient or multilines properties, SkeletonView uses the default values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    Pulley

    Pulley

    A library to imitate the iOS 10 Maps UI

    A library to imitate the drawer in Maps for iOS 10/11. The master branch follows the latest currently released version of Swift. If you need an older version of Swift, you can specify it's version (e.g. 1.0.x) in your Podfile or use the code on the branch for that version. Older branches are unsupported. Pulley 2.9.0 has new properties to support a new display mode. The base functionality should work without any significant changes. The biggest change is the new display mode of .compact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BarcodeScanner

    BarcodeScanner

    A simple and beautiful barcode scanner

    ..., but you can always use public properties or inheritance to customize its appearance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blueprints

    Blueprints

    A framework that is meant to make your life easier

    Blueprints is a collection of flow layouts that is meant to make your life easier when working with collection view flow layouts. It comes with two built-in layouts that are highly flexible and easy to configure at the call site. They support properties like items per row and items per column; this will calculate the layout attributes needed for fitting the number of views that you want to appear on the screen. The framework also provides a good base for your custom implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gemini

    Gemini

    Gemini is rich scroll based animation framework for iOS,

    Gemini is rich scroll-based animation framework for iOS, written in Swift. You can easily use GeminiCollectionView, which is a subclass of UICollectionView. It enables you to make multiple animations which has various and customizable properties and moreover can create your own custom scroll animation. Gemini also provides a fluent interface based on method chaining. you can use this intuitively and simply. Available for Roll, Pitch and Yaw animation. These rotation animations are designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unbox

    Unbox

    The easy to use Swift JSON decoder

    Unbox is an easy-to-use Swift JSON decoder. Don't spend hours writing JSON decoding code - just unbox it instead. Unbox is lightweight, non-magical, and doesn't require you to subclass, make your JSON conform to a specific schema or completely change the way you write model code. It can be used on any model with ease. Unbox automatically (or, actually, Swift does) figures out what types your properties are, and decodes them accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EVReflection

    EVReflection

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON

    At this moment the master branch is tested with Swift 4.2 and 5.0 beta If you want to continue using EVReflection in an older version, then use the corresponding branch. Run the unit tests to see EVReflection in action. In most cases, EVReflection is very easy to use. Just take a look at the section It's easy to use. But if you do want to do nonstandard specific things, then EVReflection will offer you an extensive range of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Snowflake HTML

    Snowflake HTML

    SVG in Swift

    SVG in Swift. Use XML parser from Reindeer. The Shape object maps to SVG elements. The Style object encapsulates style information. The cool thing about CALayer is that most of its properties are animatable. Snowflake is available through CocoaPods. Snowflake is also available through Carthage. Snowflake can also be installed manually. Just download and drop Sources folders in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wrap

    Wrap

    The easy to use Swift JSON encoder

    Wrap is an easy-to-use Swift JSON encoder. Don't spend hours writing JSON encoding code - just wrap it instead. Using Wrap is as easy as calling wrap() on any instance of a class or struct that you wish to encode. It automatically encodes all of your type’s properties, including nested objects, collections, enums and more. It also provides a suite of simple but powerful customization APIs that enables you to use it on any model setup with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MPParallaxView

    MPParallaxView

    Apple TV Parallax effect in Swift

    Apple TV Parallax effect in Swift. Rotate the view using a touch or accelerometer. To run the example project, clone the repo, and run pod install from the Example directory first. You can easily customize Parallax View in Storyboard! Jump into the Example project to look at properties. How about an accelerometer parallax instead of touch? Set Accelerometer Enabled to On in Storyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next