Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
bun add github:lodash/lodash
package.json
{ "dependencies": { "lodash": "github:lodash/lodash" } }
bun add git+https://github.com/lodash/lodash.git bun add git+ssh://github.com/lodash/lodash.git#4.17.21 bun add git@github.com:lodash/lodash.git bun add github:colinhacks/zod
bun install
Was this page helpful?