We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61ff69 commit 6e4616aCopy full SHA for 6e4616a
README.md
@@ -89,6 +89,14 @@ UrlConverter.toDownloadUrl(purl)
89
// -> 'https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz'
90
```
91
92
+## Documentation
93
+
94
+**[→ Complete API Reference](./docs/API.md)** - Full API documentation with detailed examples
95
96
+**[→ Usage Examples](./docs/EXAMPLES.md)** - Practical examples for common use cases
97
98
+**[→ Builder Pattern Guide](./docs/BUILDERS.md)** - Comprehensive builder pattern documentation
99
100
## Development
101
102
```bash
0 commit comments