Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
hosted-git-info
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
@octokit/types
Shared TypeScript definitions for Octokit projects
@octokit/auth-token
GitHub API token authentication for browsers and Node.js
@octokit/core
Extendable client for GitHub's REST & GraphQL APIs
@octokit/endpoint
Turns REST API endpoints into generic request options
@octokit/plugin-paginate-rest
Octokit plugin to paginate REST API endpoint responses
@octokit/graphql
GitHub GraphQL API client for browsers and Node
@octokit/request-error
Error class for Octokit request errors
@octokit/request
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
@octokit/plugin-rest-endpoint-methods
Octokit plugin adding one method for all of api.github.com REST API endpoints
@octokit/rest
GitHub REST API client for Node.js
@octokit/plugin-request-log
Log all requests and request errors
github-from-package
return the github url from a package.json file
github-slugger
Generate a slug just like GitHub does for markdown headings.
micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)
mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
@actions/http-client
Actions Http Client
@actions/core
Actions core lib
@semantic-release/github
semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues