https://github.com/halosghost/spark
A C library implementation of holman's spark
https://github.com/halosghost/spark
Last synced: over 1 year ago
JSON representation
A C library implementation of holman's spark
- Host: GitHub
- URL: https://github.com/halosghost/spark
- Owner: HalosGhost
- Created: 2018-01-28T16:59:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T04:26:43.000Z (over 6 years ago)
- Last Synced: 2025-02-01T18:43:11.997Z (over 1 year ago)
- Language: C
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
spark
=====
This is a C library implementation of `holman/spark `_ paired with a simple command-line tool to access the library.
With the CLi tool, this serves as a simple replacement for holman/spark; with the library, you can reasonably use sparklines in any C project you can link it into.