https://github.com/ash-project/ash_csv
The CSV data layer for Ash Framework
https://github.com/ash-project/ash_csv
ash csv elixir
Last synced: 3 months ago
JSON representation
The CSV data layer for Ash Framework
- Host: GitHub
- URL: https://github.com/ash-project/ash_csv
- Owner: ash-project
- License: mit
- Created: 2020-08-20T05:30:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T19:09:59.000Z (10 months ago)
- Last Synced: 2024-10-29T23:35:46.685Z (8 months ago)
- Topics: ash, csv, elixir
- Language: Elixir
- Homepage: https://hexdocs.pm/ash_csv
- Size: 257 KB
- Stars: 11
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ash-framework - ash_csv - The CSV data layer for Ash Framework. (Extensions / Data Layer)
- awesome-ash-framework - ash_csv - The CSV data layer for Ash Framework. (Extensions / Data Layer)
README


[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_csv)
[](https://hexdocs.pm/ash_csv)# AshCsv
Welcome! This is the CSV Data Layer for [Ash Framework](https://hexdocs.pm/ash).
## Tutorials
- [Getting Started with AshCsv](documentation/tutorials/getting-started-with-ash-csv.md)
## Reference
- [AshCsv.DataLayer DSL](documentation/dsls/DSL-AshCsv.DataLayer.md)