Resources
A short list of things outside this site that you might want to bookmark.
Run it without installing
- StackBlitz live editor — fork it, edit it, see the console.
Where to ask questions
- GitHub Issues — for bug reports and feature requests.
- Stack Overflow — for usage questions. Use the
namefullytag so the maintainer sees it.
Packages
- npm: namefully — the canonical TypeScript/JavaScript package.
- JSR: @ralflorent/namefully — for Deno and Bun users who prefer JSR.
Source and history
- GitHub: ralflorent/namefully — the library itself.
- Changelog — version history with release notes.
- DeepWiki — an alternative, auto-generated view of the repository.
Reading
- UK naming-practice guide (PDF) — the standard the library's slot model is based on.
Contributing
If you'd like to contribute code or docs, the Contributing page walks through the dev loop. The library's CONTRIBUTING.md and CODE_OF_CONDUCT.md cover the broader contribution norms.