OpenGraph Images
Those are React components, that consume static metadata pulled from the GitHub and NPM APIs, and rendered into OpenGraph images for social media.47ng/chakra-next
198
17K
2.4.2
MIT
$ npm i @47ng/chakra-next
Opinionated design system for React, based on Chakra UI + Next.js, written in TypeScript.
47ng/fastify-micro
36
6.1K
3.1.1
MIT
$ npm i fastify-micro
Opinionated Node.js microservices framework built on Fastify ⚡️
47ng/fastify-cron
28
102K
1.3.1
MIT
$ npm i fastify-cron
Run cron jobs alongside your Fastify server 👷
47ng/session-keystore
50
32K
1.0.3
MIT
$ npm i session-keystore
Secure cryptographic key storage in the browser and Node.js
47ng/cloak
28
68K
1.1.0
MIT
$ npm i @47ng/cloak
Serialized AES-GCM 256 encryption, decryption and key management in the browser & Node.js
47ng/redact-env
3
1M
1.0.0
MIT
$ npm i redact-env
Redact values of critical environment variables in a string
47ng/env-alias
2
4.2K
2.0.0
MIT
$ npm i env-alias
Define aliases for environment variables and bind them at runtime
47ng/check-env
20
57K
3.0.0
MIT
$ npm i @47ng/check-env
Check that required environment variables are set for your app
47ng/codec
3
98K
1.1.0
MIT
$ npm i @47ng/codec
Universal conversion of Uint8Array from/into UTF-8, base64url and hex in the browser and Node.js