GithubHelp home page GithubHelp logo

kapizoli77 / valigator Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 1.02 MB

Swift validator library

License: MIT License

Swift 76.37% Objective-C 0.56% Ruby 23.07%
valigator swift validation ios ios-swift ios-lib swift5 swift-library swift-framework validation-library validation-rules validation-framework cocoapods carthage swift-package-manager xcode

valigator's Introduction

Valigator

Valigator

Maintenance Actions Status

Swift library to validate single fields or a whole form

Installation

Cocoapods

Pod version Pod platforms CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. For usage and installation instructions, visit their website. To integrate Valigator into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'Valigator', '~> 1.0.0'

Carthage

Carthage compatible Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate Valigator into your Xcode project using Carthage, specify it in your Cartfile:

github "https://github.com/kapizoli77/valigator.git" "master"

Swift Package Manager

swift-package-manager The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can add it with Xcode integrated SPM support or manually, with adding this dependency to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/kapizoli77/valigator", .upToNextMinor(from: "1.0.0"))
]

Manual

TODO

Usage

Detailed usage info

Documentation

API doc generated by Jazzy

License

GitHub license

Valigator is released under the MIT License.

Feedback is welcome

If you found a bug or want to improve the Valigator feel free to create an issue.

valigator's People

Contributors

kapizoli77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.