Skip to content

nickytonline/ValiSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValiSwift

This project is a work in progress port of the JavaScript library Valibot to Swift.

Installation

To get started with ValiSwift, make sure you have the latest version of Swift installed. The best way to get set up with Swift is to see their Getting Started guide.

The project is set up to use VS Code, not XCode. This is so anyone will be able to contribute to the project, regardless of operating system. You can use XCode if you prefer on macOS, but the project is not set up to use it.

The project uses swift-format for formatting the code. See the installation instructions from the VS Code extension the project uses, apple-swift-format.

Running the project

To run the project, you can use the following command:

swift test

This will run the tests in the project and output the results to the console.

About

A valididation library for Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages