64 programs for "properties" with 1 filter applied:

  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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
    Penpot

    Penpot

    The first open source design and prototyping tool

    Penpot is the first open-source design and prototyping platform for product teams that allows true collaboration between designers and developers. What will designers and developers find in Penpot? - Powerful UI tool for the team. All stakeholders can access a complete set of interactive prototypes, design systems, components, feedback loop and pixel designs. - Design and development collaborate for real. Penpot brings both code-ready design capabilities and the familiarity of developer...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 2
    ktlint

    ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

    No configuration, which means no decisions to make, nothing to argue about and no special files to manage. While this might sound extreme, keep in mind that ktlint tries to capture (reflect) official code style from kotlinlang.org and Android Kotlin Style Guide (+ we respect your .editorconfig and support additional ruleset|s). Built-in formatter. So that you wouldn't have to fix all style violations by hand. Customizable output. plain (+ plain?group_by_file), JSON, HTML and check style...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    FLEX (Flipboard Explorer)

    FLEX (Flipboard Explorer)

    An in-app debugging and exploration tool for iOS

    FLEX (Flipboard Explorer) is a set of in-app debugging and exploration tools for iOS development. When presented, FLEX shows a toolbar that lives in a window above your application. From this toolbar, you can view and modify nearly every piece of state in your running application. Access any live object via a scan of the heap. View the file system within your app's sandbox. Browse SQLite/Realm databases in the file system. Trigger 3D touch in the simulator using the control, shift, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    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
  • 6
    MJExtension

    MJExtension

    A conversion framework between JSON and model

    A fast, convenient and nonintrusive conversion framework between JSON and model. Dictionary-to-model framework with fast conversion speed and easy to use. A large number of unit tests have been carried out on various commonly used data scenarios. MJExtension is an ultra-lightweight framework that converts between dictionaries and models. Coding all properties of a model with only one line of code. Coding (archiving and unarchiving) of all attributes of the model can be achieved with just one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    kotlin-math

    kotlin-math

    Set of Kotlin APIs to make graphics math easier to write.

    Set of Kotlin APIs to make graphics math easier to write. These APIs are mostly modeled after GLSL (OpenGL Shading Language) to make porting code to and from shaders easier. The various types offered by this library are only meant to be value types. Most APIs are therefore exposed as top-level functions and not as methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    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
  • 11
    PINCache

    PINCache

    Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

    PINCache is a fork of TMCache re-architected to fix issues with deadlocking caused by heavy use. It is a key/value store designed for persisting temporary objects that are expensive to reproduce, such as downloaded data or the results of slow processing. It is comprised of two self-similar stores, one in memory (PINMemoryCache) and one on disk (PINDiskCache), all backed by GCD and safe to access from multiple threads simultaneously. On iOS, PINMemoryCache will clear itself when the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hoplite

    Hoplite

    Boilerplate-free Kotlin config library for loading configuration files

    Hoplite is a Kotlin library for loading configuration files into typesafe classes in a boilerplate-free way. Define your config using Kotlin data classes, and at startup Hoplite will read from one or more config files, mapping the values in those files into your config classes. Any missing values, or values that cannot be converted into the required type will cause the config to fail with detailed error messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DefraDB

    DefraDB

    DefraDB is a Peer-to-Peer Edge Database

    DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties. DefraDB is a user-centric database that prioritizes data ownership, personal privacy, and information security. Its data model, powered by the convergence of MerkleCRDTs and the content-addressability of IPLD, enables a multi-write-master architecture. It features DQL, a query language compatible with GraphQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-keychain

    react-native-keychain

    Keychain Access for React Native

    Keychain Access for React Native. Both setGenericPassword and setInternetCredentials are limited to strings only, so if you need to store objects etc, please use JSON.stringify/JSON.parse when you store/access it. On API levels that do not support Android keystore, Facebook Conceal is used to en/decrypt stored data. The encrypted data is then stored in SharedPreferences. Since Conceal itself stores its encryption key in SharedPreferences, it follows that if the device is rooted (or if an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Berty

    Berty

    Berty is a secure peer-to-peer messaging app

    Berty is an open, secure, offline-first, peer-to-peer and zero trust messaging app. Berty is an encrypted and offline peer-to-peer messenger with no central server. Connect with or without an internet connection, message for free, and avoid surveillance and censorship. Berty is fresh off the development line and hasn’t been audited yet. Please keep this in mind when exchanging data. In some countries, even a lol or a like can get you sent to jail. Berty is end-to-end encrypted - not even our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Ever Traduora Platform

    Ever Traduora Platform

    Open-source translation management platform

    ... designed for ease of use and productivity. Invite your team, assign roles and permissions - everyone can work together on the same project. Integrate Traduora into your workflow via our secure API. Control who has access to your project's data via API keys. Web and Mobile SDKs coming soon for the most popular frameworks. We currently support JSON flat and nested, CSV, YAML flat and nested, Java Properties, XLIFF 1.2, Gettext (po), Apple Strings, Android Resources (XML), and more coming soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    FMDB

    FMDB

    A Cocoa / Objective-C wrapper around SQLite

    This is an Objective-C wrapper around SQLite. FMDB 2.7 attempts to support a more natural interface. This represents a fairly significant change for Swift developers (audited for nullability; shifted to properties in external interfaces where possible rather than methods; etc.). For Objective-C developers, this should be a fairly seamless transition (unless you were using the ivars that were previously exposed in the public interface, which you shouldn't have been doing, anyway!). FMDB 2.7...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    .... You can either use one of the bundled icons supported or roll your own custom font. Since Icon builds on top of the Text component, most style properties will work as expected, you might find it useful to play around with background color, border width, border color, border radius, padding, margin, color, font size, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    React Native Voice

    React Native Voice

    React Native Voice Recognition library for iOS and Android

    ... change the props or plugins, you'll need to rebuild (and prebuild) the native app. If no extra properties are added, defaults will be used. While the included VoiceTest app works without explicit permissions checks and requests, it may be necessary to add a permission request for RECORD_AUDIO for some configurations. Since Android M (6.0), user need to grant permission at runtime (and not during app installation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IF97

    IF97

    Water & steam properties Java library

    Steam tables for industrial use according to the international standard for the properties of water and steam, the IAPWS-IF97 formulation and the international standards for transport and other properties. Hummeling Engineering BV develops engineering software in the fields of thermodynamics, mechanics, hydrodynamics, and digital signal processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    Whakerexa

    A minimalist and lightweight web kit for accessible contents

    `Whakerexa` offers CSS frameworks and JavaScript scripts to generate an accessible HTML content. It is intended to be as simple as possible to make **accessible web content**, and to minimize the use of CSS classes for enhancing the readability of HTML code. It was designed to be easily customizable, allowing users to adjust properties such as fonts, colors, borders, etc., effortlessly. Most of the properties are stored into variables which makes possible to re-define them, then to obtain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next