-
Great library! However it would be awesome if there was a `package.json` file. That way developers could include it as an `npm` dependency. As it is, you need to use `bower` or something like [napa](h…
-
currently, the various packages published to npm pf-react all include the `src` directories which bloat the published pkg size to 6.05 MB https://www.npmjs.com/package/@patternfly/react-core?activeTab…
-
## What is the Problem Being Solved?
To help with bug resulting in an error handling path of vowTools when
## Description of the Design
## Security Considerations
## Scaling Considerat…
-
Introduce the CI / CD logic for the Chat component NPM on GitHub.
-
NPM package names are case sensitive, but the PURL spec says they must be lowercased (https://github.com/package-url/purl-spec/issues/136). This library is adhering to the PURL spec instead of NPM for…
-
**I have created the new project with angular 17 and do npm install. I am getting below warning and mostly these warning are due to karma using the old version of glob and inflight. How i can remove t…
-
## Search Terms
typescript.js.map typescript.js source map
## Suggestion
I would like `typescript.js.map` to be included in the distributed NPM package, along with the original sources. This cou…
-
# Github packages 로 npm 패키지 배포 | LearnApplyShare
여러 프로젝트에서 반복적으로 사용되는 공통모듈이 있다면 Don't repeat your code 원칙에 따라 npm 모듈로 배포해서 사용하고 싶어진다. npmjs 를 통해 패키지를 만들고 배포할 수 있지만 npmjs 는 비공개 레포의 패키지 지원에 대해서는 유료 플랜을…
-
**Is your feature request related to a problem? Please describe.**
When creating a project, I’m unable to choose my preferred package manager (bun, pnpm, npm, or yarn), which adds extra steps to set …
-
Hi, as this seems to be the most promising fork ATM, wanted to ask what the timeline is for publishing npm packages is?
I have set up _release-it_ with my fork which might be of use to this repo: …