stackblitz / stackblitz/starters
node_module template
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 96
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 2
Description
It would be cool if stackblitz offered a node_module starter that allowed me to easily create new node modules and publish them to npm.
I had bolt create one here. I'm not sure if it actually publishes ESM/CJS properly though, I haven't tested it.
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 reviewing the existing starter projects and the linked node_module_starter repository. Clarify the expected npm publishing flow and ESM/CJS support before changing anything. Done means a documented starter can create a node module and its package output publishes correctly in the supported module formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, typescript
- Domain
- build-system, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100