GitShow/antfu/pkg-exports
antfu

pkg-exports

Get exports of an local npm package.

by antfu
Star on GitHubForknpm

TypeScript

121 stars10 forks6 contributorsQuiet · 3y agoSince 2022v0.2.0MIT

Meet the team

See all 6 on GitHub →
antfu
antfu20 contributions
sxzz
sxzz3 contributions
condorheroblog
condorheroblog1 contribution
hubvue
hubvue1 contribution
azaleta
azaleta1 contribution
liuyang0826
liuyang08261 contribution

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
sxzz
refactor!: upgrade deps & bugfixesMergedPR

Description upgrade all deps / support the latest syntax drop node 14 fix package name regex fix exports resolve Linked Issues Additional context

sxzz · 3y ago
azaleta
fix: remove duplicate exportsMergedPR

Description remove duplicate exports Linked Issues #6 Additional context

azaleta · 4y ago
liuyang0826
Remove duplicate exportsClosedIssue

Clear and concise description of the problem export from './utils' export from './utils' like this code, getExportsStatic will get duplicate exports. Suggested solution Add Array.from(new Set(exports)) ? Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

liuyang0826 · 4y ago
Structured data for AI agents

Repository: antfu/pkg-exports. Description: Get exports of an local npm package. Stars: 121, Forks: 10. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Latest release: v0.2.0 (3y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 85%. Top contributors: antfu, sxzz, condorheroblog, hubvue, azaleta, liuyang0826.

·@ofershap

Replace github.com with gitshow.dev