{"library":"sparkline","type":"library","category":null,"description":"sparkline is a JavaScript library that generates textual sparklines (small, intense, word-sized graphics) inspired by Holman's 'spark' utility. It takes an array of numerical data and outputs a compact string representation of a line graph, primarily for console or plain text display. The current stable version, 0.2.0, was last released on June 23, 2017. Given the lack of updates since then, its development is considered abandoned. It differentiates itself by producing character-based sparklines suitable for terminal output or simple HTML, in contrast to modern SVG/Canvas-based solutions, and predates the common adoption of ES Modules (ESM) and TypeScript in the JavaScript ecosystem.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript","spark","graph"],"install":[{"cmd":"npm install sparkline","imports":["const sparkline = require('sparkline');","sparkline([1, 5, 22, 7, 9]);"]},{"cmd":"yarn add sparkline","imports":[]},{"cmd":"pnpm add sparkline","imports":[]}],"homepage":null,"github":"https://github.com/shiwano/sparkline","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sparkline","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sparkline/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}