GitShow/tj/term-canvas
tj

term-canvas

javascript canvas api for your terminal!

by tj
Star on GitHubForknpm

JavaScript

229 stars19 forks1 contributorQuiet · 5y agoSince 2011

Meet the team

See all 1 on GitHub →
tj
tj84 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 5y ago
See all on GitHub →
pawell67
Declare MIT license in package.jsonOpenPR

The Readme already includes the full MIT license text, but has no field, so npm reports the package license as undefined. This trips license-compliance scanners (Aikido, Snyk, FOSSA, etc.) in every project that pulls in transitively — most commonly via . This PR: adds to (matching the license already stated in the Readme) adds a file with the same MIT text from the Readme No functional changes. A patch release to npm would let downstream projects clear the false-positive license findings. 🤖 Generated with Claude Code

pawell67 · 1mo ago
msftenhanceprovenance
Update package.json to include the repository keyOpenPR

With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to enable OSS consumers to track packages back to their public sources. We've identified that the following packages published to NPM do not report where sources can be found, typically accomplished by including a link to your GitHub repository in your REPOSITORY field. This PR was created to add this value, ensuring future releases will include this provenance information. Published NPM packages with repository information: term-canvas

msftenhanceprovenance · 3y ago
alternatex
examples/lines.js fixOpenPR

Retrieve window size using instead of

alternatex · 12y ago

Recent fixes

View closed PRs →
houqp
add toggleForegroundBold method to 2d canvasMergedPR

In most terminals, bold foreground also makes the color lighter, so this also doubles the choices of color we have.

houqp · 6y ago
CoderPuppy
Support node 0.8.0ClosedIssue

Any reason it doesn't? Any places where its incompatible?

CoderPuppy · 14y ago
windyrobin
run errorClosedIssue

v0.5.9 home/wb-zhanyanming/vcanvas/lib/context2d.js:81 var hr = Array(w + 1).join('-'); ^ RangeError: Invalid array length at Context2d.strokeRect (/home/wb-zhanyanming/vcanvas/lib/context2d.js:81:12) at Timer. (/home/wb-zhanyanming/vcanvas/examples/rects.js:34:7) at Timer.ontimeout (timers_uv.js:208:14) could you pleas add a statement of which version would be supported?

windyrobin · 14y ago
Structured data for AI agents

Repository: tj/term-canvas. Description: javascript canvas api for your terminal! Stars: 229, Forks: 19. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 4, open issues: 1. Last activity: 5y ago. Community health: 28%. Top contributors: tj.

·@ofershap

Replace github.com with gitshow.dev