CDNJS File Paths Resolver

Use to lookup CDN urls to import libraries in web layouts.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/registry/cdnjs
{
  "library": "react"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/registry/cdnjs -m POST -b '{"library":"react"}'

Not for

Do not use for downloading source code locally.