- Czech Republic
Block or Report
Block or report fananek
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
leaf-error-middleware Public
Forked from brokenhandsio/leaf-error-middleware
Serve up custom 404 and server error pages for your Vapor App
Swift
-
GraphZahl Public
Forked from nerdsupremacist/GraphZahl
A Framework to implement Declarative, Type-Safe GraphQL Server APIs using Runtime Magic
🎩 Swift
-
fluent Public
Forked from vapor/fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
Swift
-
vapor-auth-template Public template
Forked from madsodgaard/vapor-auth-template
A Vapor 4 template with authentication, Fluent, JWT, Queues, repository pattern, testing and more.
Swift
79 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 6 commits in 3 repositories
Created a pull request in vapor/leaf-kit that received 4 comments
add isEmpty tag
Adds a new isEmpty tag for checking empty Strings. Equivalent of Swift's isEmpty
Example:
#if(isEmpty(emptyString)): This is an empty string.
#endif



