Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T19:09:59.000Z (5 months ago)
- Last Synced: 2024-10-29T23:35:46.685Z (3 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
README
![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-black-text.png?raw=true#gh-light-mode-only)
![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-white-text.png?raw=true#gh-dark-mode-only)![Elixir CI](https://github.com/ash-project/ash_csv/workflows/CI/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Hex version badge](https://img.shields.io/hexpm/v/ash_csv.svg)](https://hex.pm/packages/ash_csv)
[![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](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)