Showing 6 open source projects for "simple-scan"

View related business solutions
  • Empower your employees to work smarter Icon
    Empower your employees to work smarter

    Performly helps you streamline, manage and automate all of your HR processes and workflows through Performly

    Reviews from anyone and anytime for a better high performance culture and fully calibrated. Shift the emphasis of performance management from a once or twice yearly event to an ongoing conversations and Feedback. Have One-on-One Check-In Meetings with ready Templates attached to discuss objectives progress and feedback. Enable all the organization to recognize each other, even for the small victories. Have your daily to do checklist in performly and link each task to your current objectives.
  • VoiceNation: 24/7 Phone Answering Service Icon
    VoiceNation: 24/7 Phone Answering Service

    Virtual receptionist service for companies looking to avoid miss calls

    Thousands of businesses rely on our flexible support because our professionally trained, bilingual receptionists and intelligent software guarantees amazing customer service is always delivered on their behalf.
  • 1
    swift-html

    swift-html

    Swift DSL for type-safe, extensible, and transformable HTML documents

    A Swift DSL for type-safe, extensible, and transformable HTML documents. The popular choice for rendering HTML in Swift these days is to use templating languages, but they expose your application to runtime errors and invalid HTML. Our library prevents these runtime issues at compile-time by embedding HTML directly into Swift’s powerful type system. Underneath the hood these tag functions html, body, h1, etc., are just creating and nesting instances of a Node type, which is a simple Swift enum...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ObjectMapper

    ObjectMapper

    Simple JSON Object mapping written in Swift

    ObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from JSON. Once your class implements Mappable, ObjectMapper allows you to easily convert to and from JSON. Use functions to validate JSON prior to object serialization provide an existing cached object to be used for mapping, return an object of another type (which also conforms to BaseMappable) to be used for mapping. For instance, you may inspect the JSON to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fuzi

    Fuzi

    A fast & lightweight XML & HTML parser in Swift with XPath

    ... for elements and attributes. Ability to load HTML and XML documents from either String or NSData or [CChar]. Comprehensive test suite. Full documentation. Simple, modern API following standard Swift conventions, no more return types like AnyObject! that cause unnecessary type casts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Himotoki

    Himotoki

    A type-safe JSON decoding library purely written in Swift

    Himotoki is a type-safe JSON decoding library written purely in Swift. This library is highly inspired by the popular Swift JSON parsing libraries: Argo and ObjectMapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Online database software to empower your business management Icon
    Online database software to empower your business management

    Create your own custom database in a fast and easy way, requiring zero technical knowledge.

    TeamDesk is the leading AI-Powered Low-Code platform for creating powerful and flexible web-based databases with no-coding. From small companies to large enterprises, from specific manufactures to vertical business integration, TeamDesk is scalable enough to grow with your business needs.
  • 5
    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
  • 6
    Decodable

    Decodable

    Swift 2/3 JSON unmarshalling done (more) right

    Simple and strict, yet powerful object mapping is made possible by Swift 2's error handling. Greatly inspired by Argo, but without a bazillion functional operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next