Pinned Repositories
.github
Default community health files
.github-1
accept-negotiator
Negotiate accept headers, fast
BitCrackOpenCL
A tool for cracking Bitcoin private keys
buffer
The buffer module from node.js, for the browser.
fast-array-join
61% faster array join for JavaScript.
JSONBuffer
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
probot
🤖 A framework for building GitHub Apps to automate and improve your workflow
Uzlopak's Repositories
Uzlopak/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Uzlopak/probot
🤖 A framework for building GitHub Apps to automate and improve your workflow
Uzlopak/auth-app.js
GitHub App authentication for JavaScript
Uzlopak/auth-token.js
GitHub API token authentication for browsers and Node.js
Uzlopak/auth-unauthenticated.js
strategy for explicitly unauthenticated Octokit instances
Uzlopak/black-duck-security-scan
Black Duck Security Action consuming Black Duck scanning tools
Uzlopak/borp
node:test runner wrapper with TypeScript support
Uzlopak/cookie
HTTP server cookie parsing and serialization
Uzlopak/endpoint.js
Turns REST API endpoints into generic request options
Uzlopak/get-private-key
🛠️ Get private key from a path, environment variables, or a `*.pem` file in the current working directory
Uzlopak/js-traverse
Uzlopak/llparse
Generating parsers in LLVM IR
Uzlopak/llparse-test-fixture
A test fixture for LLParse (and similar modules)
Uzlopak/oauth-authorization-url.js
Universal library to retrieve GitHub’s identity URL for the OAuth web flow
Uzlopak/oauth-methods.js
Request methods to create and refresh user access tokens for OAuth and GitHub Apps
Uzlopak/octokit-plugin-config
🛠️ Get/set persisted configuration using YAML/JSON files in repositories
Uzlopak/pkg.pr.new
Continuous (Preview) Releases for your libraries!
Uzlopak/plugin-enterprise-compatibility.js
Octokit plugin for improving GHE compatibility
Uzlopak/plugin-paginate-rest.js
Octokit plugin to paginate REST API endpoint responses
Uzlopak/plugin-request-log.js
Log all requests and request errors
Uzlopak/plugin-rest-endpoint-methods.js
Octokit plugin adding one method for all of api.github.com REST API endpoints
Uzlopak/plugin-retry.js
Octokit plugin for GitHub’s recommended request retries
Uzlopak/plugin-throttling.js
Octokit plugin for GitHub’s recommended request throttling
Uzlopak/request-error.js
Error class for Octokit request errors
Uzlopak/request.js
Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
Uzlopak/rest.js
GitHub REST API client for JavaScript
Uzlopak/smee-client
🔴 Receives payloads then sends them to your local server
Uzlopak/undici
An HTTP/1.1 client, written from scratch for Node.js
Uzlopak/webhooks-methods.js
Methods to handle GitHub Webhook requests
Uzlopak/webhooks.js
GitHub webhook events toolset for Node.js