https://github.com/greatislander/descriptify
Generate an HTML5 description list from CSV input.
https://github.com/greatislander/descriptify
csv description-list html5 parser
Last synced: about 1 year ago
JSON representation
Generate an HTML5 description list from CSV input.
- Host: GitHub
- URL: https://github.com/greatislander/descriptify
- Owner: greatislander
- License: mit
- Created: 2017-12-07T03:47:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:06:32.000Z (about 3 years ago)
- Last Synced: 2025-01-19T19:43:59.724Z (about 1 year ago)
- Topics: csv, description-list, html5, parser
- Language: CSS
- Homepage: https://greatislander.github.io/descriptify/
- Size: 548 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Descriptify
Generate an HTML5 description list from CSV input.
## Uses
- [HTML5 Boilerplate](https://html5boilerplate.com)
- [Papa Parse](http://papaparse.com)
- [Tachyons](https://tachyons.io)
## Credits
[@zwhnz](https://twitter.com/zwhnz) gave me the idea.