caolan / caolan/pithy

How to extend pithy or write a plugin?

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
432
Forks
22
PR merge metrics
No merged PRs in 30d

Description

BTW this this library is great!

I want to use pithy to generate SVG. The [builtin tags don't include SVG's `` tag](https://github.com/caolan/pithy/blob/f887990/lib/pithy.js#L20-L34). Instead of making pithy bloated, I want to write a plugin.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with lib/pithy.js, especially the built-in tag definitions linked in the issue, and inspect how tags are exposed or extended. Clarify whether the expected outcome is plugin documentation or an extension mechanism, then verify that the documented approach supports SVG's tag without changing the built-in tag set.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, frontend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.