Open Source

A list of repositories I maintain across my organizations. Sorted by GitHub stars.
Kikobeats/emojis-list
93 GitHub · 1214947086 NPM
Complete archived list of standard Unicode emoji characters for Node.js and the browser.
#archive #characters #complete #dataset #emoji
Kikobeats/compress-brotli
42 GitHub · 9711120 NPM
Simple cross-runtime Brotli compress and decompress API for Node.js buffers and strings.
#br #brotli #buffer #compress #compression
Kikobeats/free-email-domains
260 GitHub · 6674574 NPM
Comprehensive list of free email provider domains for signup validation and disposable filtering.
#blocklist #disposable #domains #email #form
Kikobeats/debug-logfmt
3 GitHub · 5228187 NPM
Drop-in debug logger that emits logfmt key=value lines for structured Heroku-style logs.
#bunyan #debug #format #heroku #key-value
Kikobeats/data-uri-utils
1 GitHub · 2863309 NPM
Parse, normalize, test, and convert data URIs to buffers — MIME type, base64, and charset helpers.
#base64 #buffer #charset #data-uri #data-url
Kikobeats/exists-file
6 GitHub · 346544 NPM
Check if a file exists. A fs.exists implementation that is not deprecated.
#directory #exists #file #file system #filesystem
Kikobeats/content-type
0 GitHub · 214932 NPM
Fast Content-Type parsing for HTTP requests and responses — MIME type helpers aligned with RFC 7231.
#charset #content-type #header #http #media-type
Kikobeats/beauty-error
7 GitHub · 180774 NPM
Pretty-print Error objects for terminals and logs with readable stacks and colors.
#beautify #error #format #inspect #log
Kikobeats/finepack
19 GitHub · 156244 NPM
Lint and organize package.json into a deterministic, readable key order for clean diffs.
#cli #deterministic #format #json #lint
achojs/acho
189 GitHub · 115082 NPM
The Hackable Log.
#debug #debugger #hackable #log #logger
Kikobeats/cacheable-response
216 GitHub · 107123 NPM
An HTTP compliant route path middleware for serving cache response with invalidation support.
#cache #cacheable #caching #cloudflare #http
Kikobeats/geolocation
0 GitHub · 92672 NPM
Kikobeats/css-urls
7 GitHub · 46523 NPM
Extract every URL referenced inside CSS stylesheets — url(), @import, and background sources.
#assets #background #css #extract #href
Kikobeats/emojis-keywords
13 GitHub · 46305 NPM
Complete list of standard emoji shortcode keywords and shortcuts for lookup and validation.
#dictionary #emoji #emoticon #keywords #list
Kikobeats/flyctl
1 GitHub · 33794 NPM
Convenient Node.js wrapper around the flyctl CLI to manage Fly.io apps, machines, and deploys.
#apps #cli #deploy #devops #fly
Kikobeats/aspect-ratio
8 GitHub · 31237 NPM
Get the screen aspect ratio of a device.
#aspect #device #ratio #screen
Kikobeats/country-vat
20 GitHub · 19839 NPM
Look up VAT, GST, and sales-tax rates by country using ISO 3166-1 alpha-2/alpha-3 codes.
#billing #country #eu #gst #invoice
Kikobeats/generator-git
12 GitHub · 8819 NPM
Create the configurable scaffolding to start with a git-like project.
#generator #git #github #initialize #project
Kikobeats/array-list
7 GitHub · 7208 NPM
Simple fixed-capacity array list with push, pop, and size helpers for bounded collections.
#array #bounded #buffer #capacity #collection
Kikobeats/chaste
5 GitHub · 6922 NPM
Utility for type casting & data conversion.
#casting #cohercion #conversion #data #fn
Kikobeats/automate-release
63 GitHub · 6510 NPM
Automate npm releases with conventional commits, changelog generation, and standard-version workflows.
#automate #changelog #ci #commitlint #conventional-commits
Kikobeats/colorable-dominant
17 GitHub · 6409 NPM
Build ARIA and WCAG-compliant color themes from a predominant palette with contrast-safe pairs.
#a11y #accessibility #aria #color #colorable
Kikobeats/emojis-unicode
13 GitHub · 6164 NPM
Complete list of standard Unicode code points that represent emoji characters.
#characters #codepoints #dataset #emoji #emoticon
Kikobeats/compose-html
0 GitHub · 5972 NPM
Kikobeats/detect-html
0 GitHub · 5811 NPM
Detect whether a string embeds HTML markup by scanning for tags and common HTML patterns.
#check #content #detect #embed #html
Kikobeats/eachdir
14 GitHub · 2529 NPM
Run one or more shell commands across multiple directories — useful for monorepos and batch git tasks.
#batch #cli #command #cwd #directories
Kikobeats/anybar-ping
3 GitHub · 1885 NPM
Menubar status indicator that pings the network and shows internet health in AnyBar on macOS.
#anybar #connectivity #health #indicator #internet
Kikobeats/each-stream
3 GitHub · 1879 NPM
Iterate Node.js streams with async iterators, concurrency limits, series or parallel processing.
#async #concurrency #each #iterator #nodejs
Kikobeats/bimi-url
5 GitHub · 1465 NPM
Resolve BIMI DNS TXT records and fetch the brand logo URL for an email domain.
#bimi #brand #dns #domain #email
Kikobeats/awsctx
1 GitHub · 1436 NPM
Switch AWS CLI profiles quickly from the terminal — faster AWS_PROFILE switching for multi-account work.
#aws #aws-cli #awsctx #cli #config
Kikobeats/count
37 GitHub · 1237 NPM
counting things, as microservice.
#analytics #microservice #pageviews #self-hosted #count
Kikobeats/force-require
2 GitHub · 1160 NPM
Ensure that a dependency is always resolved.
#npm #dependency #resolved
Kikobeats/codecopy
3 GitHub · 733 NPM
Vanilla JS "copy to clipboard" button for code snippets — lightweight, framework-free UX helper.
#button #clipboard #clipboard-api #code #copy
Kikobeats/aku
0 GitHub · 669 NPM
Intercept a function call and run success or error handlers based on the result — guardian proxy.
#aku #function #guard #handler #hook
Kikobeats/cold-start
2 GitHub · 624 NPM
Create lazy singleton functions with cold-start capabilities.
#cold #cold-start #defer #deferred #lazy
Kikobeats/exists-pid
0 GitHub · 622 NPM
Check whether a process ID (PID) is currently running on the system without throwing.
#alive #check #exists #kill #pid
Kikobeats/array-future
72 GitHub · 375 NPM
Proposed Array prototype helpers and polyfills exploring future ECMAScript collection APIs.
#array #collection #ecmascript #extend #future
Kikobeats/encode-base58
1 GitHub · 340 NPM
Encode numbers to Base58 strings — compact, alphanumeric IDs without ambiguous characters.
#alphanumeric #base58 #bitcoin #compact #decode
Kikobeats/afterglow-monokai-syntax
7 GitHub · 304 NPM
Afterglow Monokai syntax style for Atom.
#afterglow #atom #monokai #syntax
Kikobeats/fn-type
3 GitHub · 292 NPM
Get the type of something. Seriously.
#check #instanceof #type-of #typeof
Kikobeats/force-resolve
0 GitHub · 245 NPM
Ensure to resolve the path of a NPM dependency.
#npm #dependency #resolved
Kikobeats/fn-istype
0 GitHub · 117 NPM
Ask for a type, returns a true/false as answer.
#array #boolean #date #function #is
Kikobeats/awesome-api
2951 GitHub
A curated list of awesome resources for design and implement RESTful API's.
#awesome #awesome-list
microlinkhq/metascraper
2721 GitHub · 0 NPM
Get unified metadata from websites using Open Graph, Microdata, RDFa, Twitter Cards, JSON-LD, HTML, and more.
#metadata #parse #scrape
microlinkhq/browserless
1827 GitHub · 0 NPM
The headless Chrome/Chromium driver on top of Puppeteer. Take screenshots, generate PDFs, extract text and HTML with a production-ready API.
#automation #browser-automation #chromium #lighthouse #pdf-generation
microlinkhq/unavatar
1452 GitHub · 0 NPM
Get unified user avatar from social networks, including Instagram, SoundCloud, Telegram, Twitter, YouTube & more.
#avatar #avatar-placeholder #avatar-service #microservice #domain
Kikobeats/untracked
834 GitHub · 0 NPM
Ignore common junk files in zip/lambda/webpack bundles with a universal untracked file list.
#bundle #cleanup #deploy #gitignore #ignore
Kikobeats/awesome-github
692 GitHub
An exquisite list of awesome :octocat: secrets.
#awesome #awesome-list #github-notifications #github-profiles #github-stars
Kikobeats/js-mythbusters
636 GitHub · 0 NPM
:ghost: STHAP js, where is my perf?.
#handbook #javascript #myth #perfomance #mythbusters
microlinkhq/sdk
622 GitHub · 0 NPM
Make any URL embeddable. Turn any URL into a beautiful link preview.
#cards #embed #iframe #link-preview #links
microlinkhq/youtube-dl-exec
614 GitHub · 0 NPM
A simple Node.js wrapper for youtube-dl/yt-dlp.
#youtube-dl #yt-dlp #binary #nodejs #youtube-dl-wrapper
Kikobeats/awesome-network-js
584 GitHub
A :tophat: list of network layer resources written pure JS.
microlinkhq/keyvhq
446 GitHub · 0 NPM
Simple key-value storage with support for multiple backends.
#cache #caching #key-value #localstorage #map
microlinkhq/react-json-view
410 GitHub · 0 NPM
JSON viewer for React.
#array-viewer #base-16 #component #interactive #interactive-json
microlinkhq/cards
401 GitHub · 0 NPM
The easiest way to create and share dynamic images at scale.
#cards #img #meta #metatags #microlink
microlinkhq/top-user-agents
357 GitHub · 0 NPM
An always up-to-date list of the top 100 HTTP user-agents most used over the Internet.
#user-agent #user-agent-string #user-agents #bot #browser
Kikobeats/awesome-cli
350 GitHub
A curated list of awesome resources for building immersive CLI experiences.
#awesome #awesome-list #cli #command-line #command-line-tool
microlinkhq/async-ratelimiter
336 GitHub · 0 NPM
Rate limit made simple, easy, async.
#nodejs #rate-limiting #async #limit #limiter
microlinkhq/optimo
179 GitHub · 0 NPM
Optimize and convert images and videos using format-specific compression pipelines on top of ImageMagick and FFmpeg.
#ffmpeg #gifsicle #imagemagick #jpegtran #mozjpegtran
Kikobeats/tom
156 GitHub · 0 NPM
Tom microservice toolkit for Stripe customers, subscription plans, email, and notifications.
#backoffice #billing #email #microservice #notifications
microlinkhq/www
142 GitHub · 0 NPM
AI-ready infrastructure for interacting with the web. Built on real browsers. Exposed through a single API.
#gatsby
microlinkhq/splashy
121 GitHub · 0 NPM
Given any image (GIF, PNG, WebP, AVIF, etc) extract predominant & palette colors.
#api #color #color-scheme #dominant-colors #microservice
Kikobeats/git-authors-cli
110 GitHub · 0 NPM
List git contributors and write them into package.json authors/contributors automatically.
#authors #cli #commit #contributors #credits
urlint/urlint
107 GitHub · 0 NPM
Checking the availability of links from your CLI.
#linter #ping #urls
Kikobeats/awesome-gif
105 GitHub
A curated list of awesome gif's resources.
microlinkhq/html-get
103 GitHub · 0 NPM
Get the HTML from any website, using prerendering when necessary.
#audio #fetch #get #got #headless
microlinkhq/spotify-url-info
92 GitHub · 0 NPM
Get metadata from any Spotify URL.
#link-preview #metadata #spotify #spotify-urls #embed
Kikobeats/osom
72 GitHub · 0 NPM
An Awesome [/osom/] Object Data Modeling (Database Agnostic).
#casting #schema #transformations #agnostic #data
Kikobeats/json-future
54 GitHub · 0 NPM
Modern JSON interface.
#ES6 #ES7 #JSON #async #circular
Kikobeats/http-compression
51 GitHub · 0 NPM
Add gzip, deflate, and Brotli compression middleware to Node.js HTTP servers.
#br #brotli #compress #compression #deflate
microlinkhq/nanoclamp
46 GitHub · 0 NPM
🗜Responsive clamping component for React in 735 bytes.
#clamp #clamping #components #ellipsis #lines
teslahunt/awesome-tesla
44 GitHub
A curated list of awesome resources related with Tesla Motors.
#awesome #awesome-list #tesla #teslamotors
Kikobeats/to-query
43 GitHub · 0 NPM
Parse a request URL into a typed query object with camelCase keys, booleans, and number casting.
#api #boolean #camelcase #cast #params
microlinkhq/is-antibot
43 GitHub · 0 NPM
Detect anti-bot protection from 20+ providers — CloudFlare, Akamai, DataDome, PerimeterX, Kasada, Imperva, reCAPTCHA, hCaptcha, Turnstile, and more.
#akamai #antibot #bot-detection #bot-protection #captcha
Kikobeats/reachable-url
42 GitHub · 0 NPM
Resolve a URL as fast as possible and report whether the destination is reachable over HTTP.
#check #health #http #ping #probe
Kikobeats/json-stringify-deterministic
41 GitHub · 0 NPM
Deterministic JSON.stringify with sorted keys for consistent hashes and stable cache keys.
#canonical #deterministic #digest #hash #json
teslahunt/inventory
41 GitHub · 0 NPM
Retrieve real-time data from Tesla Inventory.
#cpo #inventory #tesla #tesla-api #teslaapi
microlinkhq/tinyspawn
38 GitHub · 0 NPM
A minimalistic wrapper around Node.js `child_process.spawn` API.
#child-process #nodejs #spawn #bin #binaries
Kikobeats/regexgen-cli
37 GitHub · 0 NPM
CLI for regexgen — generate an optimized regular expression that matches a given set of strings.
#automaton #cli #dfa #generate #match
Kikobeats/whoops
34 GitHub · 0 NPM
Create and throw named, qualified Error subclasses with a small factory API.
#class #constructor #custom #error #exception
microlinkhq/geolocation
33 GitHub · 0 NPM
Get detailed information about the incoming request based on the IP address.
#api #geolocation #geolocation-api #ip #microservice
Kikobeats/human-number
32 GitHub · 0 NPM
Convert number to a human readable string: `13500` → `13.5K`.
#human #humanize #humanized #number #prettify
Kikobeats/top-sites
32 GitHub · 0 NPM
Dataset of the top 500 websites and domains by popularity for benchmarks and research.
#alexa #benchmark #dataset #domains #moz
Kikobeats/simple-wappalyzer
29 GitHub · 0 NPM
Detect web technologies from HTML and headers using Wappalyzer rules without a full browser.
#analyzer #cms #detect #fingerprint #headers
Kikobeats/top-crawler-agents
29 GitHub · 0 NPM
Curated list of common web crawler and bot User-Agent strings used across the internet.
#agents #bot #crawler #detect #googlebot
microlinkhq/async-memoize-one
28 GitHub · 0 NPM
memoize the last result, in async way.
#api #async #asynchronous #cache #call
Kikobeats/server-sandbox
27 GitHub
Learn how to configure a server to provide typical services for the web.
Kikobeats/null-prototype-object
25 GitHub · 0 NPM
Fastest way for creating null-prototype objects in JavaScript.
#dictionary #fast #no-prototype #null-prototype #object
Kikobeats/superlock
25 GitHub · 0 NPM
Minimal async mutex and semaphore for serializing critical sections in Node.js.
#async #await #concurrency #critical-section #lock
Kikobeats/isolated-function
23 GitHub · 0 NPM
Run JavaScript from AI agents, plugins, and workflows in a separate Node.js process with strict safety limits.
#agent #ai #eval #isolate #plugin
microlinkhq/oembed-spec
23 GitHub · 0 NPM
A parser for oEmbed specification.
#oembed #parser #spec
Kikobeats/is-european
21 GitHub · 0 NPM
Check if a country is part of EU (European Union) or EEA (pean Economic Area). ISO 3166-1 compliant.
#area #economic #european #iso-31661 #iso-31661-alpha2
Kikobeats/awesome-full-text-search
20 GitHub
A curated list of :mag: full text search engines and stuff related with it.
#algolia #awesome #awesome-list #datasets #elasticsearch
Kikobeats/macdown-flatland-theme
20 GitHub
Flatland theme for Mou Markdown editor.
Kikobeats/voll
18 GitHub · 0 NPM
A boolean expressions evaluator.
#expr #bool #boolean #evaluator #expression
Kikobeats/dotfiles
17 GitHub
.files, including ~/.osx — sensible hacker defaults for OS X.
Kikobeats/is-local-address
17 GitHub · 0 NPM
Statically check whether a hostname or IP is a local, loopback, private, or link-local address.
#check #hostname #ip #local #localhost
Kikobeats/process-stats
17 GitHub · 0 NPM
Display dynamic real-time information about running Node.js process.
#display #dynamic #eventloop #human #information
microlinkhq/recipes
17 GitHub · 0 NPM
#microlink #recipes
Kikobeats/https-tls
16 GitHub · 0 NPM
Setup HTTPS details related to TLS according to the User Agent provided.
#algorithms #ciphers #curve #ecdh #got
Kikobeats/tom-example
16 GitHub · 0 NPM
Example Tom microservice showing payments, subscriptions, email, and notification handlers.
#api #demo #email #example #microservice
microlinkhq/cloudflare-bot-directory
16 GitHub · 0 NPM
CloudFlare Radar verified bots directory – 500+ web crawlers and user agents as JSON.
#bot-detection #bots #cloudflare #cloudflare-radar #crawler
microlinkhq/openkey
16 GitHub · 0 NPM
Fast authentication layer for your SaaS, backed by Redis.
#authorization #limit #rate #ratelimter #security
Kikobeats/map-values-deep
15 GitHub · 0 NPM
Recursively map object and array values with a customizer — deep lodash.mapValues.
#array #deep #json #lodash #map
Kikobeats/hyperdiff
14 GitHub · 0 NPM
Find common, removed and added element between two collections.
#comparison #difference #intersection #added #array
Kikobeats/is-emoji-keyword
14 GitHub · 0 NPM
Check if a word is a emoji shortcut.
#emoji #shortcut #keyword
Kikobeats/is-url-http
14 GitHub · 0 NPM
Check whether a string is a valid HTTP or HTTPS URL using WHATWG URL parsing.
#boolean #check #http #https #is
Kikobeats/sort-keys-recursive
14 GitHub · 0 NPM
Sort object keys recursively for deterministic JSON serialization and stable hashing.
#deep #deterministic #hash #json #keys
microlinkhq/keyv-s3
14 GitHub · 0 NPM
Amazon S3 storage adapter for Keyv.
#keyv #s3 #s3-bucket #amazon
teslahunt/tesla-images
14 GitHub · 0 NPM
Generate Tesla Model S/3/X/Y 3D photo visualizations.
#tesla #tesla-api #teslamotors #3d #gallery
Kikobeats/html-urls
12 GitHub · 0 NPM
Extract all href and src URLs from HTML markup for crawling, auditing, and link checks.
#anchors #crawl #extract #href #html
Kikobeats/xml-urls
12 GitHub · 0 NPM
Extract all URLs from Feed, Atom, RSS, and Sitemap XML markup for crawling and auditing.
#atom #crawl #extract #feed #parser
microlinkhq/analytics
12 GitHub · 0 NPM
Microservice to retrieve your CloudFlare Analytics.
#analytics #cloudflare #microservice #microlink #requests
microlinkhq/tinyrun
12 GitHub · 0 NPM
CLI for executing multiple commands in parallel with minimal footprint (~2KB).
#cli #concurrently #parallel #process #bash
Kikobeats/parse-uri
11 GitHub · 0 NPM
Lightweight URI parser that splits a string into protocol, host, path, query, and fragment parts.
#fragment #host #parse #parser #path
microlinkhq/cdn
11 GitHub · 0 NPM
Content Delivery Network for Microlink assets.
#assets #cdn #microlink
microlinkhq/lighthouse-viewer
11 GitHub · 0 NPM
Lighthouse Viewer as service.
#microservice #lighthouse #viewer
microlinkhq/ping-url
10 GitHub · 0 NPM
Fast DNS resolution caching results for a while.
#cache #dns #keyv #ping #url
Kikobeats/git-garbage
9 GitHub · 0 NPM
Delete local git branches that were already removed on the remote after prune.
#branches #cleanup #cli #delete #garbage
Kikobeats/req-country
9 GitHub · 0 NPM
Given a request, get the country code. ISO 3166-1 alpha-2 compliant.
#cf-ipcountry #country #geoip #geolite #geolocation
microlinkhq/cli
9 GitHub · 0 NPM
A CLI for interacting with Microlink API.
#api #cli #microlink
Kikobeats/awesome-minimal-websites
8 GitHub
A curated list of minimal websites.
Kikobeats/svg-gradient
8 GitHub · 0 NPM
Generate SVG linear and radial gradient markup from familiar CSS gradient syntax.
#background #color #css #fill #generate
Kikobeats/use-query-state
8 GitHub · 0 NPM
React hook to sync component state with the URL query string — works with Next.js, Gatsby, and SSR.
#gatsby #hook #nextjs #query #querystring
microlinkhq/local
8 GitHub · 0 NPM
Runs Microlink Function locally.
#browserless #chrome #chromium #function #microlink
microlinkhq/proxy
8 GitHub · 0 NPM
Interact with Microlink API using an Edge Function.
#edge #edge-function #authentication #authorization #cors
Kikobeats/get-content-length
7 GitHub · 0 NPM
Resolve Content-Length from URLs, data URIs, or response-like inputs without downloading the body.
#bytes #content-length #data-uri #head #http
Kikobeats/miconfig
7 GitHub · 0 NPM
Tiny configuration loader for Node.js, browsers, and Deno with env overrides and cascading files.
#browser #config #configuration #deno #dotenv
Kikobeats/react-codecopy
7 GitHub · 0 NPM
React "copy to clipboard" button for code snippets with a small, accessible component API.
#button #clipboard #code #component #copy
Kikobeats/http-body
6 GitHub · 0 NPM
Parse an HTTP request body stream into text, JSON, Buffer, or URL-encoded form data.
#body #buffer #form #http #json
Kikobeats/hyper-flat
6 GitHub · 0 NPM
Minimal flat color theme for Hyper terminal with clean backgrounds and high-contrast accents.
#colors #dark #flat #hyper #hyper-theme
Kikobeats/kikobeats.com
6 GitHub · 0 NPM
ma website yo.
Kikobeats/microsoft-capitalize
6 GitHub · 0 NPM
Apply Microsoft styleguide sentence-style capitalization to titles and headings.
#capitalization #capitalize #heading #microsoft #sentence-case
microlinkhq/logo
6 GitHub · 0 NPM
Adding logos to any website, powered by Microlink API.
microlinkhq/oss
6 GitHub · 0 NPM
Microservice to get the latest public GitHub repos from a user/organization.
#microservice #oss #microlink #web
Kikobeats/docker-vips
5 GitHub
A docker image for using vips.
Kikobeats/html-scripts
5 GitHub · 0 NPM
Parse HTML markup and extract every script tag, source URL, and inline script content.
#dom #extract #html #iframe #inject
Kikobeats/is-sql-injection
5 GitHub · 0 NPM
Heuristic check that flags strings which look like SQL injection payloads for input validation.
#detect #injection #input #owasp #regex
Kikobeats/router-http
5 GitHub · 0 NPM
Minimal Express-compatible HTTP router for pathname matching and middleware chains.
#api #express #handler #http #middleware
Kikobeats/simple-dsl
5 GitHub · 0 NPM
Tiny key=value DSL parser designed to pair with full-text search engines and query builders.
#dsl #filter #fulltext #key-value #lexer
microlinkhq/demo-links
5 GitHub · 0 NPM
A set of links used for demo purposes.
#demo #links #microlink
microlinkhq/healthcheck
5 GitHub · 0 NPM
Microservice to retrieve your CloudFlare Health Checks.
#cloudflare #healthcheck #microservice #k8s #microlink
microlinkhq/open
5 GitHub
teslahunt/tesla-vin
5 GitHub · 0 NPM
Tesla Vehicle Identification Number (VIN) implemented following Model S/3/X/Y service manuals.
#decoder #manual #model-3 #model-s #model-x
Kikobeats/awesome-scraping
4 GitHub
A good start point of resources for make scraping.
Kikobeats/git-dirty
4 GitHub · 0 NPM
Fail CI when the git working tree is dirty or behind remote — enforce a clean checkout.
#check #checkout #ci #clean #cli
Kikobeats/jsonsort
4 GitHub · 0 NPM
Sort a JSON object or collection of objects by a criteria path for stable, readable output.
#array #collection #compare #criteria #deep
Kikobeats/kill-process-group
4 GitHub · 0 NPM
Kill an entire process group including children — zero dependencies, with Windows support.
#children #group #kill #pid #process
Kikobeats/lambda-prune
4 GitHub · 0 NPM
Delete old AWS Lambda function versions to reclaim storage and keep deployments tidy.
#aws #cleanup #cli #delete #functions
Kikobeats/send-http
4 GitHub · 0 NPM
Send any value on an HTTP ServerResponse with automatic Content-Type detection — like res.send for Node.js.
#buffer #content-type #http #middleware #proxy
Kikobeats/time-span
4 GitHub · 0 NPM
High-resolution elapsed-time helper built on process.hrtime for benchmarks and profiling.
#benchmark #elapsed #hrtime #measure #milliseconds
teslahunt/tesla-specifications
4 GitHub · 0 NPM
Detailed technical information related to Tesla vehicles.
#tesla #tesla-api #teslamotors #spec
Kikobeats/hackintosh
3 GitHub
my hackintosh build.
Kikobeats/html-encode
3 GitHub · 0 NPM
Convert HTML documents of arbitrary encoding into a target charset such as UTF-8 or UTF-16.
#charset #decode #document #encode #encoding
Kikobeats/github-generate-release
3 GitHub · 0 NPM
Create a GitHub Release from the latest git tag with one command — built for CI release workflows.
#automation #changelog #ci #cli #gh-release
Kikobeats/is-unix
3 GitHub · 0 NPM
Detect whether a Node.js process.platform value is UNIX-like (darwin, linux, freebsd, sunos).
#check #darwin #freebsd #is #linux
Kikobeats/is-standard-emoji
3 GitHub · 0 NPM
Check whether a word or shortcut is a standard emoji shortcode (e.g. smile, heart, thumbsup).
#check #emoji #emoticon #is #shortcode
Kikobeats/require-one-of
3 GitHub · 0 NPM
Require the first available module from a list of package names with graceful fallbacks.
#conditional #fallback #import #load #module
Kikobeats/simple-average
3 GitHub · 0 NPM
Efficient running average calculator that updates mean without storing every sample.
#average #avg #calc #efficient #math
Kikobeats/timecards
3 GitHub · 0 NPM
SpongeBob-style time card images as a microservice — generate classic title cards on demand.
#api #generator #gif #image #media
Kikobeats/ua-hints
3 GitHub · 0 NPM
Generate Client Hints (Sec-CH-UA) HTTP headers that match a given browser User-Agent string.
#browser #chrome #client-hints #fingerprint #headers
Kikobeats/url-http
3 GitHub · 0 NPM
Normalize any input into a WHATWG URL limited to HTTP and HTTPS schemes.
#absolute #http #https #normalize #parse
microlinkhq/memoize-token
3 GitHub · 0 NPM
A memoize library for refreshing and cache token values.
#api #cache #call #hit #memo
Kikobeats/awesome-lowlevel-js
2 GitHub
A nerd list of resources related with JavaScript low level layout.
Kikobeats/awesome-stackoverflow
2 GitHub
The most insane list about things that happens in StackOverflow.
Kikobeats/github-create-secret
2 GitHub · 0 NPM
Create or update encrypted GitHub Actions secrets from the CLI using a personal access token.
#actions #ci #cli #create #encrypt
Kikobeats/map-keys-deep
2 GitHub · 0 NPM
Recursively map object keys with a customizer — deep lodash.mapKeys for nested objects and arrays.
#deep #keys #lodash #map #mapkeys
Kikobeats/proxies-pool
2 GitHub · 0 NPM
Round-robin HTTP/HTTPS tunnel proxy pool for Bright Data (Luminati) and similar providers.
#agent #brightdata #http #https #luminati
Kikobeats/puppeteer-on-vercel
2 GitHub · 0 NPM
Kikobeats/regex-word-boundary
2 GitHub · 0 NPM
Helper for create a word boundary regex based in a collection.
#boundary #regex #word
Kikobeats/set-content-type
2 GitHub · 0 NPM
Set the HTTP response Content-Type by sniffing payload bytes with file-type / magic detection.
#content-type #detect #file-type #header #http
Kikobeats/talks
2 GitHub
my talks slides, yo!.
microlinkhq/mql-playground
2 GitHub · 0 NPM
WIP.
microlinkhq/ua
2 GitHub · 0 NPM
A simple redis primitives to incr() and top() user agents.
#crawler #redis #user-agent #user-agent-parser #bot
achojs/acho-trace
2 GitHub · 0 NPM
It envolves async/sync methods for automatically generate logs traces.
#acho #automagically #automatically #log #logging
Kikobeats/alfred-simple-dark
1 GitHub · 0 NPM
Simple Dark theme for Alfred.
#alfred #dark-theme #theme
Kikobeats/css-config
1 GitHub
My personal config for cs:source.
Kikobeats/docker-fly
1 GitHub
A docker image for deploying to fly.io.
Kikobeats/is-cdn-url
1 GitHub · 0 NPM
Check whether a URL belongs to a known CDN host (Cloudflare, Fastly, Akamai, CloudFront, and more).
#akamai #cdn #check #cloudflare #cloudfront
Kikobeats/hyperlru-map
1 GitHub · 0 NPM
hyperlru implementation backed in an Map.
#buffer #cache #caching #fast #hash
Kikobeats/is-html-content
1 GitHub · 0 NPM
Detect whether a string looks like HTML content by checking tags and common markup patterns.
#check #content #detect #elements #html
Kikobeats/json-is-equal
1 GitHub · 0 NPM
Deep-compare two JSON values for structural equality, ignoring key order and formatting noise.
#assert #compare #deep-equal #diff #equal
Kikobeats/kikobeats
1 GitHub
Kikobeats/min-delay
1 GitHub · 0 NPM
Enforce a minimum delay between consecutive async callbacks — simple pacing for rate-sensitive work.
#async #await #callback #delay #interval
Kikobeats/og.kikobeats.com
1 GitHub · 0 NPM
A microservice for generating dynamic Open Graph (OG) images using `next/og` with a static font.
Kikobeats/parse-proxy-uri
1 GitHub · 0 NPM
Parse proxy URIs into host, port, auth, and protocol — supports HTTP, HTTPS, and SOCKS schemes.
#auth #host #http #https #parse
Kikobeats/sort-values
1 GitHub · 0 NPM
Sort the keys of an object based in the values.
#obj #object #objt #sort #val
Kikobeats/stable-regex
1 GitHub · 0 NPM
Make every regex check deterministic by resetting lastIndex before test().
#deterministic #javascript #lastindex #nodejs #performance
Kikobeats/styled-system-1
1 GitHub · 0 NPM
Kikobeats/test-length
1 GitHub · 0 NPM
Kikobeats/tuktuk.sublime-plugin
1 GitHub
TukTuk Snippets for Sublime Text 2.
Kikobeats/trim-emoji
1 GitHub · 0 NPM
Strip leading and trailing colons from emoji shortcodes, turning :smile: into smile.
#colon #emoji #emoticon #normalize #parse
microlinkhq/skills
1 GitHub
microlinkhq/microlink-to-vercel-latency
1 GitHub · 0 NPM
Measure latency between Microlink and Vercel.
teslahunt/tesla-title
1 GitHub · 0 NPM
Get Tesla vehicles title based on option codes.
#tesla #tesla-api #teslamotors #teslaapi #title
achojs/acho-skin-cli
1 GitHub · 0 NPM
Acho log levels for build CLI commands.
#acho #cli #skin
Kikobeats/api-rest-handbook
0 GitHub
Kikobeats/awesome-flat
0 GitHub
A curated list of awesome resources for flat design style.
Kikobeats/csgo-config
0 GitHub
Kikobeats/docker-doctl
0 GitHub
A docker image for deploying to DigitalOcean Kubernetes.
#digitalocean #digitalocean-kubernetes #docker #docker-image #kubernetes
Kikobeats/ec2-ssh
0 GitHub
Socialbro's port of ec2-ssh with some improvements.
Kikobeats/evergreen-travis
0 GitHub
Kikobeats/hyperlru-object
0 GitHub · 0 NPM
hyperlru implementation backed in an Object.
#buffer #cache #caching #fast #hash
Kikobeats/is-uri
0 GitHub · 0 NPM
Validate whether a string is a well-formed URI using RFC-oriented parsing rules.
#check #is #parse #rfc #scheme
Kikobeats/linkifier
0 GitHub · 0 NPM
It converts HTML tags (like h1, h2, h3, h4, h5 & h6) into links.
#html #link #linkifier #markdown #titles
Kikobeats/Mooshak-unit-test
0 GitHub
Unit test for Mooshak.
Kikobeats/Monokai-LightBlue.tmTheme
0 GitHub
Modification of the theme Monokai for Sublime Text 2 themes with blue tone !.
Kikobeats/nodev
0 GitHub · 0 NPM
script for node dev environment shortcuts.
Kikobeats/normalize-value
0 GitHub · 0 NPM
Normalizes a value according to the specified steps, using log norm2 formula.
#feature #mean #normalisation #normalize #scaling
Kikobeats/once-every
0 GitHub · 0 NPM
Run a callback once every N invocations — simple counter-gated rate limiting for hot paths.
#callback #counter #every #gate #interval
Kikobeats/parse-config-file
0 GitHub · 0 NPM
Load JSON, CSON, or YAML config files without specifying the format — auto-detect by extension.
#auto-detect #conf #config #cson #file
Kikobeats/pi-welcome
0 GitHub
Kikobeats/puppeteer-8691
0 GitHub · 0 NPM
Kikobeats/puppeteer-adblocker-error
0 GitHub · 0 NPM
Kikobeats/str-match
0 GitHub · 0 NPM
String matcher that output the input string replacing the match.
#all #global #many #match #matches
Kikobeats/test-automate-release
0 GitHub · 0 NPM
Kikobeats/websocket-neon
0 GitHub · 0 NPM
microlinkhq/difftool
0 GitHub · 0 NPM
microlinkhq/microlink
0 GitHub · 0 NPM
The Microlink API organized into products, each returning a direct result.
#api #extract #lighthouse #markdown #metadata
microlinkhq/microlink-zapier
0 GitHub · 0 NPM
Zapier integration for the Microlink API. Turn any website into structured data, screenshots, PDFs, and more — no code required.
microlinkhq/n8n-nodes-microlink
0 GitHub · 0 NPM
Official-like n8n integration for Microlink API. Screenshots, metadata extraction, and more.
#n8n-community-node-package #microlink #n8n
microlinkhq/screenshot-benchmark
0 GitHub · 0 NPM
A terminal-based benchmark tool that races screenshot APIs against each other.
urlint/www
0 GitHub
our website.