Point-Free
- Brooklyn, NY
- https://www.pointfree.co
- support@pointfree.co
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
episode-code-samples
💾 Point-Free episode code. -
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. -
combine-schedulers
⏰ A few schedulers that make working with Combine more testable and more versatile. -
swift-snapshot-testing
📸 Delightful Swift snapshot testing. -
swift-tagged
🏷 A wrapper type for safer, expressive code. -
-
swift-web
🕸 A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware. -
swift-validated
🛂 A result type that accumulates multiple errors. -
swift-quickcheck
🏁 An implementation of QuickCheck in Swift. -
swift-prelude
🎶 A collection of types and functions that enhance the Swift language. -
swift-playground-templates
🏫 A collection of helpful Xcode playground templates. -
swift-parser-printer
↔️ Parsing and printing -
-
swift-nonempty
🎁 A compile-time guarantee that a collection contains a value. -
swift-html-vapor
💧 Vapor plugin for type-safe, transformable HTML views. -
swift-html-kitura
☁️ Kitura plugin for type-safe, transformable HTML views. -
swift-html
🗺 A Swift DSL for type-safe, extensible, and transformable HTML documents. -
swift-gen
🎱 Composable, transformable, controllable randomness. -
swift-enum-properties
🤝 Struct and enum data access in harmony. -
swift-either
For those times you want A or B!
-
swift-algebras
Algebraic laws bundled into concrete data types.
-
swift-boundaries Archived
🐣 Functional core, imperative shell. -
-
DoctorPretty
Forked from bkase/DoctorPrettyWadler's "A prettier printer" embedded pretty-printer DSL for Swift