GitShow/sindresorhus/fullname-native
sindresorhus

fullname-native

Get the fullname of the current user

by sindresorhus
Star on GitHubFork

C++

11 stars4 forks4 contributorsQuiet · 2y agoSince 2014v3.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus26 contributions
arthurvr
arthurvr2 contributions
Qix-
Qix-1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
C++60.8%
JavaScript21.4%
Python17.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

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

Recent fixes

View closed PRs →
sindresorhus
Prebuilt binariesClosedIssue
sindresorhus · 10mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Qix-
clean up preprocessor definesMergedPR

Should be a little easier to look at here. Try to keep headers at the top. Most of the time it doesn't functionally matter because people write their header files correctly. However, you shouldn't rely on that. Plus it's a readability thing; if I don't see a header at the top of a translation unit then I assume it isn't needed by the unit at all. Don't be afraid to use more preprocessor macros if they're justified :v:

Qix- · 10y ago
Structured data for AI agents

Repository: sindresorhus/fullname-native. Description: Get the fullname of the current user Stars: 11, Forks: 4. Primary language: C++. Languages: C++ (60.8%), JavaScript (21.4%), Python (17.8%). License: MIT. Latest release: v3.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 71%. Top contributors: sindresorhus, arthurvr, Qix-, Richienb.

·@ofershap

Replace github.com with gitshow.dev