GitShow/Rich-Harris/sevenup
Rich-Harris

sevenup

Tool for making and loading sprites

by Rich-Harris
Star on GitHubForknpm

JavaScript

61 stars4 forks3 contributorsQuiet · 3y agoSince 2019MIT

Meet the team

See all 3 on GitHub →
Rich-Harris
Rich-Harris25 contributions
rdmurphy
rdmurphy1 contribution

Languages

View on GitHub →
JavaScript86%
HTML14%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

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

Recent PRs & issues

Quiet · 3 in progress · Last activity 3y ago
See all on GitHub →
squirrelsquirrel78
Put `-p` option after arguments in CLI documentationOpenPR

throws an _Insufficient arguments_ error. works since the arguments are before the options. Thanks for your work on this library!

squirrelsquirrel78 · 6y ago
Rich-Harris
SVG supportOpenIssue
Rich-Harris · 6y ago
Rich-Harris
Don't check for existence of dest dirOpenIssue

Realised that https://github.com/Rich-Harris/sevenup/pull/5 has a side-effect we probably don't want — it bails if the dest directory doesn't exist. But that'll be the case a lot of the time. We probably only want to check the src directory (and maybe check that the dest isn't an existing file?)

Rich-Harris · 6y ago

Recent fixes

View closed PRs →
rdmurphy
Fix directory existence checkMergedPR

Hello! 👋 I noticed the / directory check wasn't actually using input at all and was instead double checking the directory. This fixes it up! Thank you for the awesome library — LAT already cooking up something with it.

rdmurphy · 6y ago
Rich-Harris
Multiple spritesheets will clobber each other's CSSClosedIssue

Example from the demo directory: If another spritesheet were loaded on the same page, the background-size would be wrong. The width/height/position for individual sprites would also be wrong, if there happened to be conflicts between the two spritesheets. I guess it could be this instead?

Rich-Harris · 6y ago
AramRafeq
sevenup-css command created MergedPR

this pull request will add a functionality to generate sprite.css from sprite.json some of the commit msgs are misleading due to some invalid understanding of how spritesheets work

AramRafeq · 6y ago
Structured data for AI agents

Repository: Rich-Harris/sevenup. Description: Tool for making and loading sprites Stars: 61, Forks: 4. Primary language: JavaScript. Languages: JavaScript (86%), HTML (14%). License: MIT. Open PRs: 3, open issues: 2. Last activity: 3y ago. Community health: 42%. Top contributors: Rich-Harris, rdmurphy.

·@ofershap

Replace github.com with gitshow.dev