Swiftpack.co - Swift Packages by openalloc

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by openalloc

openalloc/SwiftTabler 0.9.7
A multi-platform SwiftUI component for tabular data
⭐️ 116
πŸ•“ 1 year ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Support for List's onDelete
1 year ago
For convenient swipe deletion on iOS.
Added footer support
1 year ago
First cut of footer support #43 Footer use orthogonal to header use. As before, header/footer inside scroll region for List-based variants. And outside scroll region for Stack- and Grid-based variants. Configurability of header/footer in inside/outside scrolling region disabled for now, as it may have scalability issues. Will need to be investigated.
Most init() functions now generated via Sourcery
1 year ago
Most init() functions for the table variants were manually generated, resulting in needless complexity. Now they're generated using Sourcery with the AutoInit.stencil template. This is a step towards adding footer support #43.
Largely documentation (README) updates
1 year ago
Included example of sorting on a computed column. Various other doc-oriented changes. There shouldn't be any functional changes.
Improvements for Grid and Hover event
2 years ago
* better spacing defaults for Grid based tables * hover callback now passes just ID
New hover implementation
2 years ago
New, cleaner hover implementation, where developer handles the hover event, giving them much more flexibility in defining look and behavior. README updated with basic example. Demo apps have more sophisticated examples. Rectangular area defined for SortTabler.columnTitle, for better tapGesture behavior. Only Grid-based tables have required config. Fixed bug where other types were still requiring one.
New multi-select support for Stack- and Grid-based variants
2 years ago
Documented config in README, along with other improvements. Added overlay support on tables that were missing it. For Stack- and Grid-based tables: - six new table variants to support multi-select - both single- and multi-select use a simple tap to select/unselect - does not appear to interfere with context or swipe menus As mentioned earlier, this library will stay in 0.9.x for a few weeks to identify and address any defects or design flaws.
Better support for reference semantics (class objects)
2 years ago
Table views supporting reference types (class objects) no longer tied to Core Data, though they still work fine with Core Data. Removed the stability warning banner. Now that initial development is nearly complete, versioning will remain in 0.9.x for at least a few weeks to work out any additional bugs or design flaws.
Many changes
2 years ago
* Refactored config structure * New grid-based variants * Select Overlay replaced by more general Row Overlay, available to all variants * Improved README
Three Grid-based variants now available
2 years ago
Their design is coming together nicely.
iOS macOS
openalloc/SwiftNiceScale 1.0.6
Generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart
⭐️ 6
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Readme update
2 years ago
init?() can now fail on nonsense parameters
2 years ago
Fixed package name
2 years ago
Further README changes
2 years ago
Mostly README changes
2 years ago
minor changes to readme
2 years ago
first release
2 years ago
openalloc/SwiftDetailer 0.9.5
A multi-platform SwiftUI component for editing fielded data
⭐️ 5
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Simplified design, replacing isAdd binding with originalID in context
2 years ago
Removed stability warning banner
2 years ago
Removed the stability warning banner. Now that initial development is nearly complete, versioning will remain in 0.9.x for at least a few weeks to work out any additional bugs or design flaws.
Simplified onDelete; id no longer required
2 years ago
Moved menus/buttons to their own package SwiftDetailerMenu
2 years ago
Various additions and refactoring to support both Random Access Collections and Core Data sources
2 years ago
Rewrite of validation indicator support
2 years ago
First beta release.
2 years ago
First beta release. Further changes are likely.
iOS macOS
openalloc/SwiftCompactor 1.3.0
Formatters for the concise display of Numbers, Currency, and Time Intervals
⭐️ 5
πŸ•“ 1 year ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Support for medium-length abbreviations for TimeCompactor
1 year ago
Deprecated blankIfZero(bool) in favor of ifZero(String?)
2 years ago
ifZero(String?) is more flexible than blankIfZero(bool)
Additions to README
2 years ago
reworked implementation for efficiency & flexibility
2 years ago
Now generates and caches lookup tables for scaling values. Can change config (blankIfZero, style, roundSmallToWhole) after creating object.
first release
2 years ago
openalloc/SwiftRegressor 1.2.3
A linear regression tool that’s flexible and easy to use
⭐️ 5
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
changes to (eventually) support poly regression
2 years ago
Changes to (eventually) support poly regression, with README fixes.
changes to (eventually) support poly regression
2 years ago
init?() can now fail on nonsense parameters
2 years ago
Working out package details
2 years ago
first release
2 years ago
openalloc/SwiftDetailerMenu 0.7.0
Menu support for SwiftDetailer, a multi-platform SwiftUI component for editing fielded data.
⭐️ 2
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
No longer with Identifiable constraint on Element
2 years ago
Simplify callbacks, to support getting child context on edit
2 years ago
First release
2 years ago
iOS macOS
openalloc/SwiftTextFieldPreset 1.2.1
A multi-platform SwiftUI component for text input with presets support
⭐️ 2
πŸ•“ 27 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Watch stacking era begins
27 weeks ago
Fix for watchOS 10
27 weeks ago
1 year ago
1 year ago
1 year ago
1 year ago
iOS macOS watchOS
openalloc/SwiftSideways 0.5.4
A multi-platform SwiftUI component for the horizontal scrolling of tabular data in compact areas
⭐️ 1
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Experimenting with simpler implementation
2 years ago
behavior change; based on experiments
2 years ago
Hopefully improving behavior with these changes.
Improved demo code
2 years ago
Initial release (with new project name)
2 years ago
iOS macOS
openalloc/SwiftSimpleTree 1.3.0
A nested data structure that’s flexible and easy to use
⭐️ 1
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
addChild now has value parameter to match init
2 years ago
getChildren methods consolidated for consistency
2 years ago
renamed misleading function name
2 years ago
fixed example in README
2 years ago
Fix for doc correction after API changes.
2 years ago
Various changes to make the API more consistent
2 years ago
First release
2 years ago
openalloc/SwiftSeriesResampler 1.0.2
Transform a series of coordinate values into a new series with uniform intervals
⭐️ 1
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fix some awkward phrasing in README
2 years ago
changed description
2 years ago
first release
2 years ago
macOS
openalloc/SwiftModifiedDietz 1.1.1
A tool for calculating portfolio performance using the Modified Dietz method
⭐️ 1
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
New convenience initializer
2 years ago
init?() can now fail on nonsense parameters
2 years ago
first release
2 years ago
macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics