Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openalloc/tablercoredemo

Core Data demonstration of SwiftTabler and SwiftDetailer, multi-platform SwiftUI components
https://github.com/openalloc/tablercoredemo

core-data swift-language swiftui swiftui-coredata swiftui-demo tabular-data tabular-editor

Last synced: about 1 month ago
JSON representation

Core Data demonstration of SwiftTabler and SwiftDetailer, multi-platform SwiftUI components

Awesome Lists containing this project

README

        

# TablerCoreDemo

Core Data demonstration of _SwiftTabler_ and _SwiftDetailer_, multi-platform SwiftUI components for tabular data

_TablerDemo_ is part of the [OpenAlloc](https://github.com/openalloc) family of open source Swift software tools.

macOS | iOS
:---:|:---:
![](https://github.com/openalloc/TablerCoreDemo/blob/main/Images/macOSd.png) | ![](https://github.com/openalloc/TablerCoreDemo/blob/main/Images/iOSd.png)

## Features

* Demonstrates _SwiftTabler_ and _SwiftDetailer_ SwiftUI components, used with a Core Data datasource.

## See Also

This app is a member of the _OpenAlloc Project_.

* [_OpenAlloc_](https://openalloc.github.io) - product website for all the _OpenAlloc_ apps and libraries
* [_OpenAlloc Project_](https://github.com/openalloc) - Github site for the development project, including full source code

## License

Copyright 2021, 2022 OpenAlloc LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

## Contributing

Contributions are welcome. You are encouraged to submit pull requests to fix bugs, improve documentation, or offer new features.

The pull request need not be a production-ready feature or fix. It can be a draft of proposed changes, or simply a test to show that expected behavior is buggy. Discussion on the pull request can proceed from there.