Pinned Repositories
assetgraph
Optimization framework for web pages and applications
assetgraph-builder
AssetGraph-based build system for web apps and web pages.
subfont
Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
one-color
An OO-based JavaScript color parser/computation toolkit with support for RGB, HSV, HSL, CMYK, and alpha channels. Conversion between color spaces occurs implicitly, and all methods return new objects rather than mutating existing instances. Works in the browser and node.js.
node-cldr
node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)
node-inkscape
The inkscape utility as a readable/writable stream
node-pngquant
The pngquant utility as a readable/writable stream
seespee
Create a Content-Security-Policy for a website based on the statically detectable relations
subset-font
Create a subset of a TrueType/OpenType/WOFF/WOFF2 font using the wasm build of harfbuzz/hb-subset
unexpected
Unexpected - the extensible BDD assertion toolkit
papandreou's Repositories
papandreou/node-cldr
node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)
papandreou/subset-font
Create a subset of a TrueType/OpenType/WOFF/WOFF2 font using the wasm build of harfbuzz/hb-subset
papandreou/node-pngquant
The pngquant utility as a readable/writable stream
papandreou/node-inkscape
The inkscape utility as a readable/writable stream
papandreou/seespee
Create a Content-Security-Policy for a website based on the statically detectable relations
papandreou/express-processimage
Express middleware that processes served images according to the query string
papandreou/bringhome
Download a web page to a local directory
papandreou/node-optipng
The optipng utility as a readable/writable stream
papandreou/node-jpegtran
The jpegtran utility as a readable/writable stream
papandreou/pg-to-dbml
CLI tool to scan your postgres database, and output DBML.
papandreou/node-pngcrush
The pngcrush utility as a readable/writable stream
papandreou/inter
A JavaScript locale library based on information extracted from the Unicode CLDR database
papandreou/trackingdog
cli for finding the original source location of a line+column in a generated file, utilizing the source map
papandreou/express-compiless
Express middleware that compiles less files to css on the way out.
papandreou/express-extractheaders
Express middleware for setting response headers based on <meta http-equiv=... content=...> tags in the response body
papandreou/impro
Image processing engine
papandreou/node-svgfilter
A readable/writable stream that manipulates SVG files
papandreou/httpception
Mock HTTP module
papandreou/css-generators
CSS random generators
papandreou/node-mitm
Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.
papandreou/pretty-maybe
Prepare a text file to be written to disc, applying prettier if it's configured
papandreou/sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js | Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2
papandreou/body-parser
Node.js body parsing middleware
papandreou/dd-trace-js
Datadog APM client for Node.js
papandreou/esanimate
Convert back and forth between esprima/SpiderMonkey ASTs and JavaScript objects
papandreou/espree
An Esprima-compatible JavaScript parser
papandreou/harfbuzzjs
Providing HarfBuzz shaping library for client/server side JavaScript projects
papandreou/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
papandreou/roaring-wasm
Node JS port of Roaring through WebAssembly
papandreou/socket.io-redis-adapter
Adapter to enable broadcasting of events to multiple separate socket.io server nodes.