issues Search Results · repo:pkgjs/create-pkg language:JavaScript
Filter by
7 results
(58 ms)7 results
inpkgjs/create-pkg (press backspace or delete to remove)As discussed on the package interop meeting, we thing we should move all the create- things into a monorepo here.
wesleytodd
- 15
- Opened on Nov 7, 2023
- #16
npx create-pkg folder
Promise.all([ import( fs ) ,folder+ package.json ].then(([fs,filePath]) = fs.mkdirSync(folder, { recursiv: true }}) fs.existsSync(filePath) || fs.writeFileSync(filePath, {} ...
frank-dspeed
- 1
- Opened on Aug 24, 2022
- #14
Should we rename rep to create-pkg to match the npm name under which it will be published?
mhdawson
- 2
- Opened on Jul 29, 2021
- #11
Copied verbatim from nodejs/package-maintenance#404 by @darcyclarke
create-pkg
Goals:
1. Provide a tool that promotes sane package defaults (defined by PMWG)
2. Provide tools to extend defaults per ...
boneskull
- 1
- Opened on Jan 12, 2021
- #9
I have a proposal for how the various parts of this work can fit together. My goal with this is to put the ownership of
domains in the right place, so that as we move forward this is not just one monolith ...
wesleytodd
- 6
- Opened on Sep 8, 2020
- #7
The work in this repo was an early attempt at the infrastructure to build out our package generator. The new goal is to
work directly on the generator here. To that, I have archived the work from here ...
wesleytodd
- 1
- Opened on Sep 8, 2020
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.