-
code-problems ▣
Common code and interview problems solved in multiple languages
JavaScript ★ 3.8k 3y agoExplain → -
change-case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
TypeScript ★ 2.4k 1y agoExplain → -
free-style
Make CSS easier and more maintainable by using JavaScript
TypeScript ★ 707 2y agoExplain → -
atom-dash
Dash documentation integration with Atom
CoffeeScript ★ 389 7y agoExplain → -
sql-template-tag
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
TypeScript ★ 388 2y agoExplain → -
tslint-config-standard
A TSLint config for JavaScript Standard Style
JavaScript ★ 351 4y agoExplain → -
co-mocha
Enable support for generators in Mocha tests
JavaScript ★ 212 8y agoExplain → -
javascript-stringify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
TypeScript ★ 147 2mo agoExplain → -
react-free-style
Make React components easier and more maintainable by using inline style objects
TypeScript ★ 140 1y agoExplain → -
compose-middleware
Compose an array of middleware into a single function for use in Express, Connect, router, etc
TypeScript ★ 91 11mo agoExplain → -
array-flatten
Flatten a multi-dimensional array in JavaScript.
JavaScript ★ 86 1y agoExplain → -
writing
New posts will be on Substack
TypeScript ★ 72 1y agoExplain → -
make-error-cause
Make your own nested errors
TypeScript ★ 69 11mo agoExplain → -
language-map
JSON version of the programming language map used in Linguist
JavaScript ★ 62 23d agoExplain → -
node-language-detect
Detect the programming language of any file in JavaScript
JavaScript ★ 59 2y agoExplain → -
node-htmlmetaparser
A `htmlparser2` handler for parsing rich metadata from HTML. Includes HTML metadata, JSON-LD, RDFa, microdata, OEmbed, Twitter cards and AppLinks.
HTML ★ 56 23d agoExplain → -
async-middleware
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
TypeScript ★ 51 2y agoExplain → -
dombars ▣
*DEPRECATED* DOM-based templating library with data-binding and built on Handlebars
JavaScript ★ 51 5y agoExplain → -
metalsmith-pagination
A Metalsmith plugin for paginating arrays and collections
JavaScript ★ 34 2y agoExplain → -
readable ▣
Make articles readable again
JavaScript ★ 33 5y agoExplain → -
keyboard-manager
Small keyboard shortcut management for DOM-based applications
TypeScript ★ 31 23d agoExplain → -
universal-base64
Small universal base64 functions for node.js and browsers
TypeScript ★ 29 3mo agoExplain → -
stylus-type-utils
Stylus typography functions and type conversion
CSS ★ 28 9y agoExplain → -
node-numbered
Stringify any number into words, and parse number strings back to a number
JavaScript ★ 24 2y agoExplain → -
simulate-event
A library for triggering DOM events.
JavaScript ★ 24 9y agoExplain → -
highlighter
Add syntax highlighting to all files, with built-in syntax highlighting of diffs and patches
JavaScript ★ 22 8y agoExplain → -
node-immigration
Simple, no-frills migration utility
TypeScript ★ 18 11mo agoExplain → -
arity
Set the length of a function in JavaScript
JavaScript ★ 18 2y agoExplain → -
deque
JavaScript implementation of a double-ended queue
TypeScript ★ 18 2y agoExplain → -
code-challenge ▣
Command line interface for running code challenges
JavaScript ★ 17 9y agoExplain → -
universal-base64url
Small universal base64url functions for node.js and browsers
TypeScript ★ 17 1y agoExplain → -
node-module-template ▣
My standard node module template
JavaScript ★ 17 5y agoExplain → -
iterative
Functions for working with iterators in JavaScript and TypeScript
TypeScript ★ 16 11mo agoExplain → -
kroute
Modular Koa router middleware with Express-style routes and middleware mounting
JavaScript ★ 15 10mo agoExplain → -
is-generator
Check whether a given value is a generator function
JavaScript ★ 15 2y agoExplain → -
js-functools
Utilities for working with functions in JavaScript, with TypeScript
TypeScript ★ 14 11mo agoExplain → -
dotfiles
My OS X config
Ruby ★ 13 1y agoExplain → -
decorator-cache-getter
Simple decorator for caching getters on first access
TypeScript ★ 13 11mo agoExplain → -
decorator-debug
Simple ES7 decorator for debugging classes and methods
TypeScript ★ 13 2y agoExplain → -
react-location
Light-weight and universal react routing
TypeScript ★ 12 11mo agoExplain → -
nary
Force a functions arity in JavaScript
TypeScript ★ 12 11mo agoExplain → -
just-css-properties
An array of all known browser CSS properties
JavaScript ★ 12 8y agoExplain → -
typescript-simple-loader
Feature complete TypeScript loader for webpack
TypeScript ★ 12 9y agoExplain → -
sql-type
Type-safe SQL builder using ES2015 template tags
TypeScript ★ 11 11mo agoExplain → -
metalsmith-snippet
A Metalsmith plugin for extracting snippets from files.
JavaScript ★ 11 8y agoExplain → -
atom-alignment
Align selections for Atom `⌘⌥^ ]`
CoffeeScript ★ 10 8y agoExplain → -
retest ▣
Request driven library for testing node.js HTTP servers
JavaScript ★ 8 8y agoExplain → -
react-route
React Location with Path-to-RegExp
TypeScript ★ 8 1y agoExplain → -
js-template
Fast and simple string templates
TypeScript ★ 7 1y agoExplain → -
variadic ▣
A JavaScript utility for creating variadic functions
JavaScript ★ 7 2y agoExplain → -
promise-finally
Simple wrapper to run promise "finally" logic
TypeScript ★ 7 1y agoExplain → -
invoke ▣
Functional utility for invoking the same method on every call in JavaScript
JavaScript ★ 6 8y agoExplain → -
a-brief-history-of-types-with-typescript
Talk for SF TS Meetup (2018-11-08)
★ 6 11mo agoExplain → -
server-address
Listen to a randomly available port and resolve urls relative to the server address
TypeScript ★ 6 11mo agoExplain → -
partial ▣
A functional utility for doing partial application in JavaScript
JavaScript ★ 6 8y agoExplain → -
decorator-memoize-one
Simple decorator for caching the result of a function based on the most recent arguments
TypeScript ★ 6 11mo agoExplain → -
decorator-when
Simple ES7 decorator for short-cutting method execution
TypeScript ★ 6 11mo agoExplain → -
style-helper
Small helpers for working with CSS-in-JS
TypeScript ★ 6 11mo agoExplain → -
node-dombarsify
DOMBars pre-compilation plugin for Browserify.
JavaScript ★ 6 9y agoExplain → -
getvalue ▣
Get a nested value from an object by path
TypeScript ★ 5 2y agoExplain → -
node-ranged ▣
The missing JavaScript range function
JavaScript ★ 5 8y agoExplain → -
setvalue
Set a nested value from an object by path
TypeScript ★ 5 2y agoExplain → -
base64url
Base64 URL for node.js buffers
TypeScript ★ 5 1y agoExplain → -
dedent-tag
ES2015 tagged template string for removing indent from strings
TypeScript ★ 5 11mo agoExplain → -
metalsmith-collections-paginate ▣
[DEPRECATED] Use https://github.com/blakeembrey/metalsmith-pagination
JavaScript ★ 5 5y agoExplain → -
back-row
A media server for watching movies and shows in a browser, streamed directly from a server
TypeScript ★ 5 9y agoExplain → -
map-pointer
Map from one object to another using JSON pointers
TypeScript ★ 4 9y agoExplain → -
authwith ▣
Re-usable authentication library
TypeScript ★ 4 8y agoExplain → -
token-hash
Generate base64url encoding from the left-most half of the hash of a token.
TypeScript ★ 4 2y agoExplain → -
code-challenge-euler ▣
Run Project Euler challenges in the command line
JavaScript ★ 4 9y agoExplain → -
co-retest ▣
Simple wrapper for the retest library for co-like interfaces (node.js generators)
JavaScript ★ 4 8y agoExplain → -
node-alignment
Naive alignment of a block with variable assignments in JavaScript
TypeScript ★ 3 8y agoExplain → -
node-language-command ▣
Look up the command for executing a program in any language
JavaScript ★ 3 8y agoExplain → -
node-language-detect-exec ▣
Automatically execute a file in a known programming language using node
JavaScript ★ 3 2y agoExplain → -
each ▣
Iterate over an object, array or string in JavaScript
JavaScript ★ 3 2y agoExplain → -
node-exiftool2
Wrapper for efficiently working with `exiftool`
TypeScript ★ 3 11mo agoExplain → -
blakeembrey.me
Personal placeholder page and resume
CSS ★ 3 6y agoExplain → -
exif-date
Parse an EXIF date string into a `Date` object
TypeScript ★ 2 9mo agoExplain → -
hydra-input-groups ▣
Simple groups for inputs and buttons
JavaScript ★ 2 1y agoExplain → -
node-string-token
Generate a random token of length and characters
TypeScript ★ 2 11mo agoExplain → -
filter ▣
Filter an object, array or string in JavaScript
JavaScript ★ 2 8y agoExplain → -
node-language-exec ▣
Execute a file in any programming language using node
JavaScript ★ 2 8y agoExplain → -
typescript-talk ▣
Presentation on TypeScript
HTML ★ 2 5y agoExplain → -
node-trimmer
Quick module to trim any characters from either side of a string.
JavaScript ★ 2 8y agoExplain → -
node-immigration-rethinkdb
RethinkDB adapter for immigration
TypeScript ★ 2 8y agoExplain → -
hydra-form
Simple form style resets and beautification
JavaScript ★ 2 9y agoExplain → -
hydra-typography ▣
Simple default typography and font style decisions
JavaScript ★ 1 1y agoExplain → -
dependency-check ⑂
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
JavaScript ★ 1 9y agoExplain → -
istanbul ⑂
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
JavaScript ★ 1 9y agoExplain → -
httpolyglot ⑂
Serve http and https connections over the same port with node.js
★ 1 1y agoExplain → -
hasvalue ▣
Check if a value exists at a nested property path
TypeScript ★ 1 2y agoExplain → -
map ▣
Map over an object, array or string in JavaScript
JavaScript ★ 1 8y agoExplain → -
node-language-spawn ▣
Spawn a file process in any programming language using node
JavaScript ★ 1 8y agoExplain → -
node-language-detect-spawn ▣
Automatically spawns a file in a known programming language using node
JavaScript ★ 1 8y agoExplain → -
code-challenge-n-queens ▣
Solve various n-queens problems in the terminal
JavaScript ★ 1 9y agoExplain → -
get-headers
Retrieve all HTTP(s) headers as an object with original casing
TypeScript ★ 1 2y agoExplain → -
node-bit-string-mask
Mask a string using bits from an input number
TypeScript ★ 1 2y agoExplain → -
pgconn ⑂
No description.
★ 1 1y agoExplain → -
oauth4webapi ⑂
OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
TypeScript ★ 1 4y agoExplain → -
popsicle-proxy-agent ▣
Enable proxy support for Popsicle (for node)
TypeScript ★ 1 7y agoExplain → -
FileSaver.js ⑂
An HTML5 saveAs() FileSaver implementation
JavaScript ★ 1 11y agoExplain → -
react-list ⑂
A versatile infinite scroll React component.
JavaScript ★ 1 9y agoExplain → -
linked-list ⑂
Minimalistic linked lists.
JavaScript ★ 1 7y agoExplain → -
breadth-filter ⑂
Breadth-first deep object filter
JavaScript ★ 1 7y agoExplain → -
airflow ⑂
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
★ 1 1y agoExplain → -
javascript ⑂
Universally Unique Lexicographically Sortable Identifier
★ 1 11mo agoExplain → -
aws-sdk-js-v3 ⑂
Modularized AWS SDK for JavaScript.
★ 1 1y agoExplain → -
cloudflare-go ⑂
Go library for the Cloudflare v4 API
★ 1 6y agoExplain → -
hydra-grid
Powerful fluid grid generator for Stylus and CSS
JavaScript ★ 1 9y agoExplain → -
envify-config
Browserify transform for replacing process.env variables with the config module settings.
JavaScript ★ 1 9y agoExplain → -
request.js ⑂
Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
★ 0 1mo agoExplain → -
fastify-reply-from ⑂
fastify plugin to forward the current http request to another server
★ 0 1mo agoExplain → -
better-auth ⑂
The most comprehensive authentication framework for TypeScript
TypeScript ★ 0 1mo agoExplain → -
meet ⑂
Create a meeting issue on a schedule
★ 0 10mo agoExplain → -
express ⑂
Fast, unopinionated, minimalist web framework for node.
JavaScript ★ 0 1y agoExplain → -
fastify-cookie ⑂
A Fastify plugin to add cookies support
★ 0 1y agoExplain → -
tape ⑂
tap-producing test harness for node and browsers
JavaScript ★ 0 9y agoExplain → -
editor ⑂
GUI editor
JavaScript ★ 0 13y agoExplain → -
unthenify
Callbackify a promise function. The logical reverse of `thenify`.
TypeScript ★ 0 2y agoExplain → -
TypeScript ⑂
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript ★ 0 2y agoExplain → -
node-sqlite ⑂
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
★ 0 11mo agoExplain → -
popsicle-group ▣
Group Popsicle requests and perform operations on them all at once
JavaScript ★ 0 8y agoExplain → -
popsicle-constants ▣
Replace constants in the URL string
JavaScript ★ 0 9y agoExplain → -
keyuebao
A gift for my girlfriend
TypeScript ★ 0 5y agoExplain → -
ExifReader ⑂
A JavaScript Exif info parser.
★ 0 1y agoExplain → -
rdf-canonize ⑂
An implementation of the RDF Dataset Normalization Algorithm in JavaScript.
★ 0 5y agoExplain → -
jsonld.js ⑂
A JSON-LD Processor and API implementation in JavaScript
★ 0 5y agoExplain → -
router ⑂
Simple middleware-style router
JavaScript ★ 0 5y agoExplain → -
terraform-provider-cloudflare ⑂
Terraform Cloudflare provider
★ 0 1y agoExplain → -
.github
No description.
★ 0 6y agoExplain → -
aws4fetch ⑂
A compact AWS client for modern JS environments
JavaScript ★ 0 4y agoExplain → -
oh-my-zsh ⑂
A delightful community-driven framework for managing your zsh configuration. Includes 180+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Shell ★ 0 10y agoExplain → -
mysql ⑂
A pure node.js JavaScript Client implementing the MySQL protocol.
JavaScript ★ 0 6y agoExplain → -
combine-errors ⑂
Simple way to combine multiple errors into one.
JavaScript ★ 0 10y agoExplain → -
apm-nodejs-http-client ⑂
A low-level Node.js HTTP client for communicating with the Elastic APM intake API
JavaScript ★ 0 7y agoExplain → -
js-rechoir ⑂
Require any supported file as a node module.
JavaScript ★ 0 9y agoExplain → -
arg ⑂
Simple argument parsing
JavaScript ★ 0 7y agoExplain → -
forge ⑂
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
JavaScript ★ 0 7y agoExplain → -
unist-ts ⑂
TypeScript definitions for universal syntax tree
★ 0 7y agoExplain → -
snapshottest ⑂
Snapshot Testing utils for Python 📸
Python ★ 0 7y agoExplain → -
js-interpret ⑂
A dictionary of file extensions and associated module loaders.
JavaScript ★ 0 9y agoExplain → -
envobj ⑂
Tiny environment variable helper, that I'll use in all my apps.
JavaScript ★ 0 8y agoExplain → -
kafka-python ⑂
Python client for Apache Kafka
Python ★ 0 8y agoExplain → -
css-in-js-perf-tests ⑂
CSS-in-JS performance tests
JavaScript ★ 0 8y agoExplain → -
throat ⑂
Throttle a collection of promise returning functions
JavaScript ★ 0 9y agoExplain → -
catbox-fs
Filesystem adapter for catbox
TypeScript ★ 0 8y agoExplain → -
standard-headers
Lowercase array of standard HTTP headers
JavaScript ★ 0 8y agoExplain → -
ts-jest ⑂
A preprocessor with sourcemap support to help use Typescript with Jest
TypeScript ★ 0 9y agoExplain → -
npms-analyzer ⑂
The analyzer behind https://npms.io
JavaScript ★ 0 9y agoExplain → -
typescript-ramda ⑂
TypeScript's type definitions for Ramda
TypeScript ★ 0 9y agoExplain → -
passport-github ⑂
GitHub authentication strategy for Passport and Node.js.
JavaScript ★ 0 9y agoExplain → -
passport ⑂
Simple, unobtrusive authentication for Node.js.
JavaScript ★ 0 9y agoExplain → -
homebrew-core ⑂
:beers: Core formulae for the Homebrew package manager
Ruby ★ 0 9y agoExplain → -
hyperterm ⑂
No description.
JavaScript ★ 0 9y agoExplain → -
exif-reader ⑂
A small EXIF image metadata reader
JavaScript ★ 0 9y agoExplain → -
tslint-eslint-rules ⑂
Improve your TSLint with the missing ESLint rules
TypeScript ★ 0 9y agoExplain → -
idiomatic-contributing ⑂
A brief guide to being an effective open source contributor.
★ 0 10y agoExplain → -
unicode-json ⑂
unicode lookup table
JavaScript ★ 0 9y agoExplain → -
typed-generic-pool ⑂
The type definition for generic-pool @ https://github.com/coopernurse/node-pool
TypeScript ★ 0 10y agoExplain → -
typed-redis ⑂
No description.
TypeScript ★ 0 9y agoExplain → -
moment ⑂
Parse, validate, manipulate, and display dates in javascript.
JavaScript ★ 0 9y agoExplain → -
typed-keyboardjs ⑂
No description.
TypeScript ★ 0 9y agoExplain → -
node ⑂
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
JavaScript ★ 0 9y agoExplain → -
typed-markdown-it ⑂
TypeScript typings for markdown-it
★ 0 10y agoExplain → -
linter ⑂
A Base Linter with Cow Powers
CoffeeScript ★ 0 9y agoExplain → -
uniqueid ⑂
Generate a unique sequential ID. Optionally pass a prefix, suffix, or multiplier.
JavaScript ★ 0 9y agoExplain → -
requirejs ⑂
A file and module loader for JavaScript
JavaScript ★ 0 9y agoExplain → -
npm-gravatar ⑂
Typings for
★ 0 10y agoExplain → -
TypeScript-TmLanguage ⑂
TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.
TypeScript ★ 0 10y agoExplain → -
detect-newline ⑂
Detect the dominant newline character of a string
JavaScript ★ 0 9y agoExplain → -
minimist ⑂
parse argument options
JavaScript ★ 0 9y agoExplain → -
node-image-renamer
Simple node script for watching and renaming my images according to creation time
JavaScript ★ 0 9y agoExplain → -
raml-tutorial-200 ⑂
Step by step 200 raml tutorial code
RAML ★ 0 10y agoExplain → -
strip-json-comments ⑂
Strip comments from JSON. Lets you use comments in your JSON files!
JavaScript ★ 0 9y agoExplain → -
autocomplete-snippets ⑂
Adds snippets to autocomplete+ suggestions
CoffeeScript ★ 0 8y agoExplain → -
language-text ⑂
Plain text package for Atom
CoffeeScript ★ 0 9y agoExplain → -
Sinon.JS ⑂
Test spies, stubs and mocks for JavaScript.
JavaScript ★ 0 9y agoExplain → -
jsen ⑂
JSON-Schema validator built for speed
JavaScript ★ 0 9y agoExplain → -
raml-js-parser ⑂
A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
JavaScript ★ 0 9y agoExplain → -
Uber ⑂
No description.
★ 0 11y agoExplain → -
fb-mac-messenger ⑂
Mac app wrapping Facebook's Messenger for desktop
JavaScript ★ 0 11y agoExplain → -
goofy ⑂
OS X client for Facebook Messenger
Swift ★ 0 11y agoExplain → -
stylus ⑂
Expressive, robust, feature-rich CSS language built for nodejs
JavaScript ★ 0 9y agoExplain → -
react-spinkit ⑂
A collection of loading indicators animated with CSS for React
CSS ★ 0 9y agoExplain → -
SublimeLinter-contrib-standard ⑂
No description.
Python ★ 0 11y agoExplain → -
express-route-tester ⑂
Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it)
HTML ★ 0 9y agoExplain → -
invariant ⑂
invariant
JavaScript ★ 0 9y agoExplain → -
prepend-http ⑂
Prepend http:// to humanized URLs like todomvc.com and localhost
JavaScript ★ 0 9y agoExplain → -
methods ⑂
HTTP verbs that node supports
JavaScript ★ 0 9y agoExplain → -
showdown ⑂
JavaScript port of Markdown (from http://attacklab.net/showdown/)
Perl ★ 0 9y agoExplain → -
linguist ⑂
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
Ruby ★ 0 10y agoExplain → -
enable-cors.org ⑂
Advocacy for CORS
★ 0 11y agoExplain → -
metalsmith-redirect ⑂
A Metalsmith plugin to create HTTP redirections
★ 0 9y agoExplain → -
CodeMirror ⑂
In-browser code editor
JavaScript ★ 0 9y agoExplain → -
wrap-fn ⑂
Low-level wrapper to easily support sync, async, and generator functions.
JavaScript ★ 0 9y agoExplain → -
ware ⑂
Easily create your own middleware layer.
★ 0 9y agoExplain → -
path-match ⑂
wrapper around path-to-regexp for easy route parameters
JavaScript ★ 0 9y agoExplain → -
indent-string ⑂
Indent each line in a string
★ 0 9y agoExplain → -
raml-spec ⑂
raml-spec
★ 0 11y agoExplain → -
brooklynjs.github.io ⑂
The world's most popular programming language, in New York's most popular borough
JavaScript ★ 0 9y agoExplain →
No repos match these filters.