4-day current streak·14-day longest streak
Hi there 👋 I'm Pelle, a back-end / front-end / full-stack / friendly web developer and open source contributor from Malmö, Sweden 🇸🇪 NOW 🏢 Working at the web agency…
Hi there 👋
I'm Pelle, a back-end / front-end / full-stack / friendly web developer and open source contributor from Malmö, Sweden 🇸🇪
NOW
- 🏢 Working at the web agency 040, helping out creating lovely web experiences for our customers and beyond.
- 🏢 Still keeping my own company Yikesable (@yikesable) for side projects, time permitting:
- :octocat: Contributing to open source by:
neostandard ESLint config together with @bcomnes, @mcollina and @wesleytodd
* 🤝 Maintaining mocha together with @JoshuaKGoldberg and @Uzlopak
* 🤝 Co-maintaining the npm-run-all2 fork of npm-run-all by @bcomnes
* 🤝 Co-maintaining the type-fest module by @sindresorhus
* 🗃️ Part of the ESLint Community Core Team + co-maintaining its modules
* 📣 Promoting the use of types in javascript
* 👷 Maintaining a bunch of my own NPM modules
- 🧱 Doing 3D printing experiments at @yikesableprints
- ⚙️ I use daily: .js, .html, .css
- :floppy_disk: I prefer my data in: Postgres with jsonb columns, plain files in git, microformatted html
- 🔭 Principles I love: Progressive enhancement, Plain old semantic HTML, Extendible Web
- 💻 Main stack: Been using Node.js since version
0.1.xin 2009 and its still my primary tool (before that it was PHP) - ✍️ Where I share content: Mainly my Bluesky, my Mastodon and my blog (subscribe to my english RSS feed)
- 📫 How to reach me: @voxpelli.com on Bluesky and @[email protected] in the Fediverse
- voxpelli/eslint-config - my neostandard based ESLint config superset
- voxpelli/tsconfig - my personal TypeScript config that I use for all of my types in JS projects
- voxpelli/renovate-config - my personal Renovate bot config (this configurability is why I pick Renovate over Dependabot)
-
node-installed-check ★ PINNED
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
JavaScript ★ 141 4mo agoExplain → -
node-connect-pg-simple ★ PINNED
A simple, minimal PostgreSQL session store for Express
JavaScript ★ 248 21d agoExplain → -
types-in-js ★ PINNED
Tips and tricks for working with types in JavaScript
★ 255 2y agoExplain → -
pony-cause ★ PINNED
Ponyfill and helpers for the standardized Error Causes
JavaScript ★ 54 21d agoExplain → -
buffered-async-iterable ★ PINNED
Buffered parallel processing of async iterables / generators
JavaScript ★ 11 8d agoExplain → -
node-pg-pubsub
A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN
JavaScript ★ 241 1mo agoExplain → -
webpage-micropub-to-github
Self-hosteable Micropub endpoint that publishes to Jekyll by committing to GitHub
JavaScript ★ 184 1d agoExplain → -
sass-color-helpers
A collection of Sass color helpers that enables easier, more fool-proof design implementations (+ some math helpers)
SCSS ★ 92 3y agoExplain → -
webpage-webmentions
A hosted Disqus-like comment service that enables WebMention receiving on any kind of site
JavaScript ★ 77 7d agoExplain → -
node-webmention-testpinger
A tool to ping your site with a variety of real world WebMentions
HTML ★ 52 1mo agoExplain → -
node-micropub-express
Provides a Micropub route for Express 4.x
JavaScript ★ 42 3d agoExplain → -
node-github-publish
Publishes a file to a repository through the GitHub Contents API
JavaScript ★ 26 21d agoExplain → -
jquery-loadmore
jQuery plugin for easily adding a "more"-link based pagination to an element on ones site
JavaScript ★ 21 3y agoExplain → -
node-test-pretty-reporter
Reporter for node:test that supports colorful diffs etc
JavaScript ★ 19 6mo agoExplain → -
async-htm-to-string
Renders a htm tagged template asyncly into a string
JavaScript ★ 17 21d agoExplain → -
moz-urlbarbutton ▣
Urlbar Buttons for Mozilla Add-on SDK
JavaScript ★ 17 12y agoExplain → -
drupal-connector ▣
Drupal module for creating connections between a third party site user and a Drupal user
PHP ★ 17 15y agoExplain → -
compare-eslint-configs
Compare ESLint configs
JavaScript ★ 15 1mo agoExplain → -
eslint-config
My personal ESLint config. Based on neostandard
JavaScript ★ 13 8d agoExplain → -
drupal-oembed ▣
An oEmbed client and provider for Drupal
PHP ★ 13 15y agoExplain → -
node-format-microformat
Formats a Microformat JSON representation into eg. a Jekyll post
JavaScript ★ 13 20d agoExplain → -
drupal-oauthconnector ▣
Drupal module that makes it possible to log in through third party API:s supporting OAuth.
PHP ★ 13 15y agoExplain → -
tsconfig
My personal tsconfig base configs
Shell ★ 12 10d agoExplain → -
voxpelli.github.com
My personal blog, based on Jekyll
HTML ★ 11 3d agoExplain → -
ghatemplates
Reusable GitHub Actions workflows
★ 10 1d agoExplain → -
webapicontroversy.com ⑂ ▣
Website to show browser opinions on controversial API:s
Handlebars ★ 9 5y agoExplain → -
pretty-ts-errors-cli
CLI helper for @pretty-ts-errors/formatter
JavaScript ★ 8 1mo agoExplain → -
generate-favicon
Helper to generate favicons
JavaScript ★ 8 1mo agoExplain → -
markdown-or-chalk
Prints through a single interface as Chalk enhanced CLI output or as Markdown
JavaScript ★ 8 4mo agoExplain → -
node-jekyll-utils
A collection of Jekyll utilility methods to generate eg. Jekyll permalinks and slugs
JavaScript ★ 8 6d agoExplain → -
drupal-oauth ⑂ ▣
Common OAuth functionality for Drupal modules
PHP ★ 8 15y agoExplain → -
webring-opml
Generates and publishes OPML feeds for webrings on webri.ng
JavaScript ★ 7 6d agoExplain → -
node-installed-check-core
Checks whether installed modules fulfills the requirements of package.json
JavaScript ★ 7 21d agoExplain → -
validate-conventional-commit
Smallest simplest conventional commit validator to use with eg Husky
JavaScript ★ 7 21d agoExplain → -
node-promised-retry
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
JavaScript ★ 7 4mo agoExplain → -
list-dependents
Lists all dependents of a project, using npm or ecosyste.ms
JavaScript ★ 6 5mo agoExplain → -
list-dependents-cli
Lists all dependents of a project, using npm and ecosyste.ms
JavaScript ★ 6 1mo agoExplain → -
moz-showforpage ▣
Experimental simplified page load events for Mozilla Add-on SDK
JavaScript ★ 6 12y agoExplain → -
drupal-fbconnector ▣
Sub-module to the drupal-connector module
PHP ★ 6 16y agoExplain → -
list-installed
A modern typed async alternative to read-installed / readdir-scoped-modules
JavaScript ★ 5 21d agoExplain → -
peowly
meow inspired parseArgs() based CLI parser. Also contains help text helpers
JavaScript ★ 5 3mo agoExplain → -
renovate-config
Personal preset package for Renovate
★ 5 1y agoExplain → -
linemod-core
Comment driven instructions to modify lines
JavaScript ★ 5 21d agoExplain → -
version-guard
Used to ensure modern CLI scripts fail silently on old node.js versions
JavaScript ★ 5 1mo agoExplain → -
gm-othermes ▣
A Greasemonkey script that adds icons to tweets showing the Twitter users' profiles on other social networks.
JavaScript ★ 5 13y agoExplain → -
node-bunyan-adaptor
Maps the major Pino / Bunyan logging methods to custom methods
JavaScript ★ 4 3mo agoExplain → -
node-module-template
My personal template repo for node modules
JavaScript ★ 4 3d agoExplain → -
type-helpers
My personal type helpers
TypeScript ★ 4 1mo agoExplain → -
umzeption
Framework agnostic modular database migrations
JavaScript ★ 4 1mo agoExplain → -
tstyche-reporters
Custom TSTyche reporters with Mocha-style and dot-style output
JavaScript ★ 4 5mo agoExplain → -
ts-ignore-import
Ignores unwanted dependencies in TypeScript definitions. Useful for autogenerated declarations
JavaScript ★ 4 1mo agoExplain → -
drupal-designreview ▣
Drupal module which should make it easier to get an overview of a themes design by gathering important elements on one site
★ 4 17y agoExplain → -
drupal-closeblock ▣
Lets users close blocks permanently on their site
JavaScript ★ 4 17y agoExplain → -
wp-newspapermeta ▣
Adds fields for newspaper related meta data to Wordpress posts
★ 4 17y agoExplain → -
drupal-og-enhanced ▣
Some enhancement modules for the Organic Groups module
★ 4 17y agoExplain → -
drupal-multiping ▣
A fork of the Multiping module from Drupal.org
PHP ★ 4 16y agoExplain → -
node-vptweestream ▣
Twitter Streaming API library supporting replacing a stream with a new one - work in progress
JavaScript ★ 4 12y agoExplain → -
indie-action-component ▣
Web Component for WebActions: <indie-action>
JavaScript ★ 4 12y agoExplain → -
vp-claude
Claude Code plugin marketplace + plugin that turns Basic Memory into an actively maintained knowledge graph
JavaScript ★ 3 1h agoExplain → -
typed-utils
My personal (type-enabled) utils / helpers
JavaScript ★ 3 1mo agoExplain → -
pg-utils
My personal database utils / helpers for Postgres
JavaScript ★ 3 1mo agoExplain → -
voxpelli
No description.
★ 3 1y agoExplain → -
semver-set
Set operations for semver.
JavaScript ★ 3 5mo agoExplain → -
linemod
Comment driven line modifications
JavaScript ★ 3 1mo agoExplain → -
node-metrics-statsmix ▣
A Node.js reporter for the StatsMix service that's eg. available as a Heroku addon.
JavaScript ★ 3 13y agoExplain → -
drupal-services-views ▣
Drupal module making it possible to expose Views from Views.module through Service.module's API:s
★ 3 15y agoExplain → -
node-multiphpmd ▣
A script for in parallell checking multiple specific files in PHPMD.
JavaScript ★ 3 15y agoExplain → -
drupal-services ⑂ ▣
Provide an API for creating web services.
PHP ★ 3 15y agoExplain → -
jquery-flyout ▣
A fork of jQuery Image Flyout
JavaScript ★ 3 17y agoExplain → -
drupal-biurnal ▣
Drupal module that dynamically colorizes themes
JavaScript ★ 3 17y agoExplain → -
claude-beads
Claude Code plugin that automates the sprint workflow for projects using beads and Basic Memory
JavaScript ★ 2 4d agoExplain → -
eslint-formatter-summary
ESLint summary formatter aggregating results by rule
JavaScript ★ 2 1mo agoExplain → -
peowly-commands
Helper for handling commands with peowly
JavaScript ★ 2 2mo agoExplain → -
node-fulfills
Checks whether or not an object fulfills a specified condition
JavaScript ★ 2 5mo agoExplain → -
read-workspaces
Like "read-pkg" but for an entire workspace
JavaScript ★ 2 1mo agoExplain → -
eslint-config-jsdoc-ts ▣
Subset of my personal ESLint config, focused on TypeScript-validated JSDoc
JavaScript ★ 2 2y agoExplain → -
jquery-alterbyobject ▣
A jQuery plugin for modifying your page in a way defined by an object that you can have received from eg. an ajax request.
JavaScript ★ 2 3y agoExplain → -
node-longpollingbuffer ⑂ ▣
A Library for Node.js that makes comet AJAX long polling simple.
JavaScript ★ 2 3y agoExplain → -
metadataparser-mf2
Extended Metadataparser with Microformats 2 support
JavaScript ★ 2 2mo agoExplain → -
drupal-viewssetsblocks ▣
Makes it possible to get a block for every item in a set - eg for every term in a vocabulary
★ 2 15y agoExplain → -
drupal-http-client ⑂ ▣
A Drupal HTTP client for RESTful web services.
PHP ★ 2 15y agoExplain → -
drupal-oauthloginprovider ⑂ ▣
A Drupal module that can be used to turn your site into a OAuth login provider
PHP ★ 2 15y agoExplain → -
drupal-domain-relationships ▣
A personal development copy of the Domain Relationships module for Drupal
★ 2 17y agoExplain → -
drupal-materialized-views ▣
Mirror and perhaps development copy of the Materialized View API repo on Launchpad
★ 2 16y agoExplain → -
drupal-services-oauth ⑂ ▣
OAuth authentication for the Services module for Drupal
PHP ★ 2 16y agoExplain → -
drupal-fbconnect ▣
Temporary fork of the Facebook Connect module for Drupal - used to work on some patches for it
★ 2 17y agoExplain → -
drupal-jsonrpc-server ⑂ ▣
JSON-RPC server for the service module
PHP ★ 2 17y agoExplain → -
drupal-ie6notify ▣
Notifies users of Internet Explorer 6 and lower that they should upgrade their browser
★ 2 17y agoExplain → -
drupal-tipafriend ▣
No description.
★ 2 17y agoExplain → -
drupal-pathautosuffix ▣
Adds the possibility of defining extra suffixes in the Pathauto module, like "edit", which extra aliases are generated for
★ 2 17y agoExplain → -
simple_geo ⑂ ▣
Drupal module that provides positioning and area functionality to drupal nodes
PHP ★ 2 16y agoExplain → -
drupal-nodeformcols ⑂ ▣
Separates the node forms into two columns and a footer.
PHP ★ 2 15y agoExplain → -
drupal-cobalt ⑂ ▣
Quicksilver for Drupal
JavaScript ★ 2 17y agoExplain → -
filament-converter
Convert Bambu Studio .json filament profiles into PrusaSlicer .ini format. No data leaves your browser.
JavaScript ★ 1 21d agoExplain → -
node-app-template
A GitHub template repo for node apps
JavaScript ★ 1 4mo agoExplain → -
.github
No description.
★ 1 9mo agoExplain → -
secure-password ⑂
Making Password storage safer for all
JavaScript ★ 1 1y agoExplain → -
dom-utils
Basic small typed DOM helpers that aids in the creation of vanilla JS code
JavaScript ★ 1 1mo agoExplain → -
plugin-importer
Recursively imports a plugin tree in order of dependencies
JavaScript ★ 1 3mo agoExplain → -
type-fest ⑂
A collection of essential TypeScript types
★ 1 2y agoExplain → -
opener ⑂
Opens stuff, like webpages and files and executables, cross-platform
★ 1 2y agoExplain → -
config-array-find-files
No description.
JavaScript ★ 1 3mo agoExplain → -
chai-posix-path
Checks whether a string path matches a posix path
JavaScript ★ 1 1y agoExplain → -
node-knex-migrator-extension ▣
An extension of the knex migrator. Initial version based on knex 0.7, still works on knex 0.12
JavaScript ★ 1 2y agoExplain → -
activityspam-filter
Extracted from https://gitlab.com/evanp/activityspam
JavaScript ★ 1 5d agoExplain → -
badges-cjs-esm
A selection of shield.io badges to indicate ones type of module
★ 1 3y agoExplain → -
git-subtree ⑂ ▣
An experimental alternative to the git-submodule command
Shell ★ 1 3y agoExplain → -
jquery-pjax ⑂ ▣
pushState + ajax = pjax
JavaScript ★ 1 3y agoExplain → -
djangode ⑂ ▣
Utilities functions for node.js that borrow some useful concepts from Django
JavaScript ★ 1 3y agoExplain → -
drupal-environment ▣
Personal fork of Environment to develop some new functions to contribute back.
PHP ★ 1 16y agoExplain → -
drupal-flickr-context-tags ⑂ ▣
A flickr-image block for Drupal that displays public photos for different tags based on context
PHP ★ 1 15y agoExplain → -
bb-anonymous-posting ▣
Fork of bb-anonymous-postin
PHP ★ 1 15y agoExplain → -
drupal-tokens-per-row ⑂ ▣
Provide custom text with tokens where fallback tokens can be can be used if a token is empty.
PHP ★ 1 15y agoExplain → -
drupal-disabledefaultlogin ▣
A Drupal module usable to disable the default login system of a site
PHP ★ 1 15y agoExplain → -
drupal-plain-views ▣
The simplest Views display possible
PHP ★ 1 15y agoExplain → -
drupal-simplecommentlink ▣
Drupal module that makes the comment link always look like "Comments 123"
★ 1 16y agoExplain → -
drupal-datapoint-simplepie ⑂ ▣
No description.
★ 1 16y agoExplain → -
drupal-sets ▣
Drupal module for exposing different set-related functions - like iterating through them Token-style.
★ 1 15y agoExplain → -
drupal-views-term-argument-default ▣
No description.
★ 1 16y agoExplain → -
drupal-simplegeo-api ⑂ ▣
An API implementation for Simple Geo that's geared towards serving positioned content as tiles
PHP ★ 1 16y agoExplain → -
drupal-views-taxonomy-index ▣
A module providing a taxonomy index for the Views module for Drupal
★ 1 15y agoExplain → -
drupal-imagecache-action-cover ⑂ ▣
Useful imagecache action that scales a image to cover a rect
★ 1 17y agoExplain → -
jquery-positionrelativeto ▣
A small helper function for positioning elements, like dropdowns and tooltips, relative to another element
JavaScript ★ 1 16y agoExplain → -
drupal-datapoint ⑂ ▣
Generalized data source handling for Drupal
PHP ★ 1 16y agoExplain → -
drupal-realname ▣
Temporary fork of the Drupal module RealName for work on a hook patch
PHP ★ 1 15y agoExplain → -
node-vptweestream-demo ▣
An app to demo the vptweetstream node module
JavaScript ★ 1 12y agoExplain → -
diarie
A flat-YAML task tracker that is just files. No daemon, no database, no git hooks.
JavaScript ★ 0 1h agoExplain → -
claude-astgrep
Live ast-grep structural-lint diagnostics in Claude Code via the ast-grep language server
JavaScript ★ 0 8d agoExplain → -
claude-git
Git workflow safety skills for rebase validation, merge auditing, and stacked PR management
JavaScript ★ 0 21d agoExplain → -
fontations ⑂
Reading and writing font files
★ 0 3mo agoExplain → -
playwright ⑂
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
★ 0 3mo agoExplain → -
node-cli-template
A GitHub template repo for node cli tools
JavaScript ★ 0 4mo agoExplain → -
mcollina-skills ⑂
My own collection of skills for modern Node.js development
TypeScript ★ 0 4mo agoExplain → -
lsrules
Generates rule groups for eg. VS Code that can be subscribed to within Little Snitch
JavaScript ★ 0 21d agoExplain → -
setup-node ⑂
Set up your GitHub Actions workflow with a specific version of node.js
TypeScript ★ 0 5mo agoExplain → -
vscode-markdown-preview-export ⑂
Very basic VS Code extension to export a markdown preview as html
★ 0 4mo agoExplain → -
content ⑂
The content behind MDN Web Docs
★ 0 9mo agoExplain → -
TypeScript-DOM-lib-generator ⑂
Tool for generating dom related TypeScript and JavaScript library files
★ 0 10mo agoExplain → -
html-element-plus ⑂
Custom Web Component Helper Framework
★ 0 4y agoExplain → -
tspl ⑂
Test Planner for node:test
★ 0 1y agoExplain → -
eslint-plugin-import-x ⑂
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
★ 0 1y agoExplain → -
graphql-utils
My personal helpers and types for GraphQL
JavaScript ★ 0 2mo agoExplain → -
openapi-models ⑂
No description.
★ 0 10mo agoExplain → -
fastify-enforce-host
Enforce a specific host name for your Fastify app
JavaScript ★ 0 5mo agoExplain → -
investigation-esm-require
Experimenting with `--experimental-require-module`
JavaScript ★ 0 1y agoExplain → -
meteor-desktop ⑂
Build a Meteor's desktop client with hot code push.
★ 0 1y agoExplain → -
eslint-plugin-react ⑂
React-specific linting rules for ESLint
★ 0 1y agoExplain → -
meow-with-subcommands
As the name says: The meow module with subcommands
JavaScript ★ 0 6mo agoExplain → -
mercurius ⑂
Implement GraphQL servers and gateways with Fastify
JavaScript ★ 0 1y agoExplain → -
fastify-static ⑂
Plugin for serving static files as fast as possible
★ 0 1y agoExplain → -
config-inspector ⑂
A visual tool for inspecting and understanding your ESLint flat configs.
Vue ★ 0 1y agoExplain → -
baboop ⑂
No description.
★ 0 1y agoExplain → -
its-a-qrcode ⑂
It's a QR code element
★ 0 1y agoExplain → -
top-bun ⑂
🍞 Flour Water Salt Yeast HTML CSS JS
★ 0 1y agoExplain → -
ansi-styles ⑂
ANSI escape codes for styling strings in the terminal
★ 0 2y agoExplain → -
release-please-action ⑂
automated releases based on conventional commits
★ 0 2y agoExplain → -
mastodon-avatar ⑂
Provides the avatar URL from a Mastodon username
★ 0 2y agoExplain → -
typescript-eslint ⑂
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
★ 0 2y agoExplain → -
eslint-plugin-jsdoc ⑂
JSDoc specific linting rules for ESLint.
★ 0 2y agoExplain → -
eslint-plugin-unicorn ⑂
More than 100 powerful ESLint rules
★ 0 2y agoExplain → -
uuid ⑂
Generate RFC-compliant UUIDs in JavaScript
★ 0 2y agoExplain → -
micro-jq ⑂
A small implementation of JQ
★ 0 1y agoExplain → -
app.zetkin.org ⑂
Revamped Zetkin web interface.
TypeScript ★ 0 2y agoExplain → -
knip ⑂
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
★ 0 1y agoExplain → -
custom-elements-manifest ⑂
A file format for describing custom elements
★ 0 1y agoExplain → -
webdriverio ⑂
Next-gen browser and mobile automation test framework for Node.js
★ 0 2y agoExplain → -
esmbly ⑂ ▣
A composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
TypeScript ★ 0 3y agoExplain → -
eslint-plugin-chai-friendly ⑂
Makes eslint friendly towards Chai.js 'expect' and 'should' statements.
JavaScript ★ 0 2y agoExplain → -
np ⑂
A better `npm publish`
★ 0 2y agoExplain → -
parse-json ⑂
Parse JSON with more helpful errors
★ 0 2y agoExplain → -
eslint-visitor-keys ⑂
Constants and utilities about visitor keys to traverse AST.
★ 0 2y agoExplain → -
svelte-canvas ⑂
🎨 Reactive canvas rendering with Svelte.
★ 0 2y agoExplain → -
eslintrc ⑂
The legacy ESLintRC config file format for ESLint
★ 0 2y agoExplain → -
globals ⑂
Global identifiers from different JavaScript environments
★ 0 2y agoExplain → -
desm ⑂
get the file directory from import.meta.url
★ 0 2y agoExplain → -
browser-compat-data ⑂
This repository contains compatibility data for Web technologies as displayed on MDN
★ 0 2y agoExplain → -
typescript-error-deltas ⑂
Test popular repos on new versions of TypeScript: display new compiler errors
★ 0 2y agoExplain → -
wreck ⑂
HTTP Client Utilities
JavaScript ★ 0 2y agoExplain → -
little-snitch-rules ⑂
Rule groups for easy subscriptions for Little Snitch 4.1+
★ 0 2y agoExplain → -
renovate ⑂
Universal dependency update tool that fits into your workflows.
★ 0 2y agoExplain → -
fastify-oauth2 ⑂
Enable to perform login using oauth2 protocol
★ 0 2y agoExplain → -
docs ⑂
The open-source repo for docs.github.com
★ 0 2y agoExplain → -
ember.js ⑂
Ember.js - A JavaScript framework for creating ambitious web applications
★ 0 2y agoExplain → -
json-server ⑂
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
★ 0 2y agoExplain → -
nodemon ⑂
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
★ 0 2y agoExplain → -
fastify ⑂
Fast and low overhead web framework, for Node.js
JavaScript ★ 0 1y agoExplain → -
webpack ⑂
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
★ 0 2y agoExplain → -
electron ⑂
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
★ 0 2y agoExplain → -
fastify-request-context ⑂
Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)
★ 0 2y agoExplain → -
fastify-acl-auth ⑂ ▣
Temporary(?) fork of fastify-acl-auth
JavaScript ★ 0 3y agoExplain → -
ts-readme-generator ⑂
Generate API documentation straight into the Readme file from TypeScript typings
★ 0 2y agoExplain → -
eslint ⑂
Find and fix problems in your JavaScript code.
★ 0 1y agoExplain → -
node-forms-utils ⑂
A set of useful fields, widgets and utilities for the forms module
JavaScript ★ 0 3y agoExplain → -
checkout ⑂
Action for checking out a repo
★ 0 3y agoExplain → -
node-vp-express-wrapper ▣
Wrapper around Express that provides a reusable setup across projects – configs, running, logging, test setups etc.
JavaScript ★ 0 10y agoExplain → -
inputstream ⑂ ▣
A Drupal helper module that provides a stream-wrapper for drupal://input that should be used instead of php://input
PHP ★ 0 15y agoExplain → -
node-vpinstastream ▣
VoxPelli Instagram Streamer – Work In Progress!
JavaScript ★ 0 13y agoExplain → -
node-genericcache ▣
A very simple generic interface for caching stuff with switchable backends.
JavaScript ★ 0 13y agoExplain → -
php-testfeeds ▣
Some test RSS feeds
PHP ★ 0 11y agoExplain → -
node-push-helper ⑂ ▣
A simple set of functions to handle PubSubHubbub handshakes & verification
JavaScript ★ 0 13y agoExplain →
No repos match these filters.
More creators on gitmyhub
bradtraversy JakeWharton lucidrains rafaballerini hiteshchoudhary