tiddly-gittly / tiddly-gittly/plugin-dev-cli
Consider switching to IIFE
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi there!
It seems that most (if not all) TiddlyWiki plugins use the IIFE format. Currently, plugin-dev-cli output in CommonJS (CJS), which, in theory, might cause compatibility issues when integrating with TiddlyWiki.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the plugin-dev-cli output-generation entry point and reviewing how it currently produces CommonJS for TiddlyWiki plugins. Compare the expected IIFE format with the existing integration path, then verify the chosen output works when integrated with TiddlyWiki. The issue does not name specific files or tests, so the repository structure will need to guide the investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100