HTTP/2 200
date: Tue, 30 Dec 2025 21:18:36 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"f80d51c48b89df9a9de3a255435f4999"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=CifFihIJXzXX%2Bc%2FjARBeLV4StF%2BfxDKZoFWCHAB3ijWjFRUkWIj%2FALu6So8gUni7jPG9e3XChVj88UgeqofIgmx4IcDNuVLl91VDg1%2Fvy3URn2KU9GmjRusa2S3T4UjnTzbE3bf40XtLpZsaUKbtmwk6Nuf4IKLd616BQQG%2B7jrnit6d4N32RgMR1mSYLv7w9uJBlV1IuvAscqFjWUyO2AtIQwxeI7rgWP5C03lbKwqAiY%2FFnS%2BAmCKLXR%2FijzJFQTmTx%2FjhBBFsu6rZrZLWKw%3D%3D--eUmalJdGyYBsLqqP--FmMXg1dTwuqheEFwkOy28g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.298264495.1767129515; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 21:18:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 21:18:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9044:198711:10B42BD:1297B9A:695441AB
Poppinss · GitHub
Poppinss
Small focused modules for Node.js
Poppinss is a collection of small utility packages used by the AdonisJS team.
Following is the list of actively maintained packages
object-builder : A convenience class to create an object with dynamic properties.
string : A collection of helpers to perform operations on/related to a string value.
utils : A toolkit of utilities used across all the AdonisJS, Edge, and Japa packages.
cliui : Opinionated UI KIT for Command Line apps
youch : Pretty printer for errors
hooks : A simple yet effective implementation for executing hooks around an event.
middleware : Implementation of the chain of responsibility pattern.
oauth-client : A framework agnostic package to implement "Login with" flow using OAuth compliant authorization servers.
file-generator : Generate fake in-memory files for varying sizes.
intl-formatter : Memoized API for Intl (To be used within Node).
macroable : Extend classes from outside in using Macros and getters.
prompts : Wrapper over enquirer with better support for testing.
colors : Wrapper over kleur with better support for testing.
chokidar-ts : File watcher for TypeScript projects.
Pinned
Loading
Pretty print JavaScript errors on the Web and the Terminal
TypeScript
1.2k
35
Opinionated UI KIT for Command Line apps
TypeScript
145
7
Implementation of the chain of responsibility design pattern
TypeScript
30
2
A toolkit of utilities used across all the AdonisJS, Edge, and Japa packages
TypeScript
76
15
Generate fake in-memory files for varying sizes
TypeScript
33
2
Wrapper over enquirer with better support for testing
TypeScript
33
3
Repositories
Showing 10 of 61 repositories
youch
Public
Pretty print JavaScript errors on the Web and the Terminal
poppinss/youch’s past year of commit activity
TypeScript
1,174
MIT
35
0
1
Updated Dec 18, 2025
qs
Public
Forked from
ljharb/qs
A querystring parser and serializer with nesting support
poppinss/qs’s past year of commit activity
JavaScript
0
BSD-3-Clause
814
0
0
Updated Dec 13, 2025
cliui
Public
Opinionated UI KIT for Command Line apps
poppinss/cliui’s past year of commit activity
TypeScript
145
MIT
7
0
0
Updated Dec 13, 2025
utils
Public
A toolkit of utilities used across all the AdonisJS, Edge, and Japa packages
poppinss/utils’s past year of commit activity
TypeScript
76
MIT
15
0
0
Updated Dec 13, 2025
string
Public
A collection of helpers to perform operations on/related to a string value
poppinss/string’s past year of commit activity
TypeScript
8
MIT
0
0
0
Updated Dec 12, 2025
exception
Public
Utility to create custom exceptions with support for error code, status, and the help description
poppinss/exception’s past year of commit activity
TypeScript
15
MIT
1
0
0
Updated Dec 12, 2025
defer
Public
A managed deferred queue to run async operations in the background
poppinss/defer’s past year of commit activity
TypeScript
86
MIT
2
0
0
Updated Dec 12, 2025
middleware
Public
Implementation of the chain of responsibility design pattern.
poppinss/middleware’s past year of commit activity
TypeScript
17
MIT
2
0
0
Updated Dec 12, 2025
oauth-client
Public
A framework agnostic package to implement "Login with" flow using OAuth compliant authorization servers
poppinss/oauth-client’s past year of commit activity
TypeScript
25
MIT
2
0
0
Updated Dec 12, 2025
poppinss/file-generator’s past year of commit activity
TypeScript
33
MIT
2
0
0
Updated Dec 12, 2025
Most used topics
Loading…
You can’t perform that action at this time.