PeerLibrary

Login: peerlibrary

Company: null

Location: UC Berkeley

email: hello@peerlibrary.org

Blog: https://peerlibrary.org/

Members

  1. Angela Lau
  2. Anna Swigart
  3. braa braa braa
  4. Camille Villa
  5. Gheric Speiginer
  6. Jernej Kos
  7. Kevin Fangzhou Chen
  8. Matej Jan
  9. Miroslav Hibler
  10. Mitar
  11. Nihil Shah
  12. Opal Kale
  13. RO
  14. Som Mishra
  15. Spencer Hitchcock
  16. Stephen Fang
  17. Tiantong Qin
  18. Tony Chen
  19. null
  20. null

Repositories

annotator
Inline annotation for the web. Select text, images, or (nearly) anything else, and add your notes.
assert
porting Node.js assert.js to browser
async
Async utilities for node and the browser
aws-sdk-js
AWS SDK for Node.js
balance-text
A jQuery plugin for implementing balancing of wrapping text in a web page
blaze-layout
Layout Manager for Blaze (works well with Meteor FlowRouter)
blaze-layout-component
A simple Blaze Component for use with Flow Router's layout manager
Blob.js
A Blob implementation
cadvisor
Analyzes resource usage and performance characteristics of running containers.
codemeta
Minimal metadata schemas for science software and code, in JSON and XML
codo
CoffeeScript API documentation generator. It's like YARD but for CoffeeScript!
coffeelint-camel-case-vars
null
coffeelint-ensure-super
Ensure that super is called in methods that need it.
coffeelint-forbidden-keywords
A CoffeeLint rule that forbids specified keywords.
coffeelint-internal-variable-names-usage
A custom coffeelint rule to check usage of compiler's internal variable names, BC in CoffeeScript 1.9.0
connect
Connect is a middleware layer for Node.js
css
CSS parser / stringifier for Node.js
design-files
Design files for PeerLibrary
digest.js
Cryptographic digest and HMAC algorithms in Javascript for modern web browsers
dimsum
Lipsum without all the copy+paste nonsense
docker-base
Base Docker image
docker-gen
Generate files from docker container meta-data
docker-mongodb
MongoDB Docker image
docker-nginx
nginx Docker image
docker-nginx-proxy
Dynamic reverse proxy Docker image
docker-runit
runit Docker image
dom-text-mapper
A JavaScript library for mapping sub-strings of the string representation of an HTML document to individual DOM elements
dom-text-matcher
A library forching for text in the DOM, transcending element boundaries.
epub.js
Open reading, writing and collaboration for enhanced ebooks.
es6-collections
Map, WeakMap, and Set fast/simple shim for Harmony collections
flow-router
Carefully Designed Client Side Router for Meteor
hackthehearst
HackTheHearst code
handsontable
Handsontable is a minimalist Excel-like data grid editor for HTML & JavaScript
html-janitor
Sanitises HTML
iscrubber
Jquery plugin mimics iPhoto's picture scrubbing feature.
jasmine
DOM-less simple JavaScript testing framework
jquery.bind-first
Plugin for moving event handler to the beginning of the event queue so that this handler will be executed first, regardless of how many other handlers you had already attached.
jquery-mousewheel
A jQuery plugin that adds cross-browser mouse wheel support.
jsdom
A javascript implementation of the DOM, for use with node.js.
js-expression-eval
Mathematical expression evaluator in JavaScript
landing
PeerLibrary temporary landing page
medium-editor
Medium.com WYSIWYG editor clone.
meteor
Meteor, an ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
meteor-accounts-meld
Meteor package to meld user accounts registered with the same email address, or associate many different 3rd-party login services with the same user account.
meteor-accounts-sandstorm
Sandstorm.io login integration for Meteor applications.
meteor-amd-manager
A simple utility class for creating AMD module managers
meteor-assert
Make code assertions to assure your code works as expected
meteor-async
Async provides straight-forward, powerful functions for working with asynchronous JavaScript
meteor-autoform
A smart package for Meteor that adds handlebars helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
meteor-aws-sdk
SDK for AWS services including Amazon S3, Amazon EC2, DynamoDB, and Amazon SWF
meteor-base-component
Base component for reusable Meteor components
meteor-blaze-common-component
An extended base Blaze Component with common features
meteor-blaze-components
Reusable components for Blaze
meteor-blaze-components-explorer
Package explorer for Blaze Components
meteor-blob
Polyfill for Blob to use in tests in PhantomJS
meteor-blocking
Making async functions blocking
meteor-bootstrap
null
meteor-check-extension
Extensions to the built-in check package
meteor-cheerio
Simple wrapper for Matthew Mueller's NPM module, Cheerio -- JQuery on the server.
meteor-classy-job
Class-based wrapper around job collection
meteor-classy-test
Meteor package which provides a class-based wrapper around tinytest
Meteor-CollectionFS
Mix of Meteor and GridFS a webbased filesystem handling up and downloads.
meteor-computed-field
Reactively computed field for Meteor
meteor-connect
Connect is a middleware framework for node
meteor-control-mergebox
Control mergebox of publish endpoints
meteor-crypto
Efficient crypto operations in web workers
meteor-data-lookup
Reactively lookup a field in the object
meteor-digest
Cryptographic digest and HMAC algorithms in Javascript for modern web browsers
meteor-dimsum
A lorem ipsum generator, generating a filler text for placeholder content
meteor-directcollection
Blocking MongoDB API for direct/native access to collections
meteor-documents
Reactive documents.
meteor-ecmascript-compiler
Compiler plugin that supports ES2015+ in all .js files
meteor-extend-publish
Helper to easier extend Meteor.publish
meteor-file
Meteor file uploading and saving
meteor-fs
fs node.js module with fiber-enabled synchronous functions
meteor-http-extras
null
meteor-http-more
Make HTTP calls to remote servers, passing any extra options to the underlying backend
meteor-job
Job class for use with Meteor.js jobCollection distributed job queue.
meteor-job-collection
A persistent and reactive job queue for Meteor, supporting distributed workers that can run anywhere
meteor-jquery-waypoints2
Execute a function whenever you scroll to an element
meteor-middleware
Middleware support for Meteor publish functions
meteor-moment
Moment JS packaged for Meteor - this is now the primary fork for meteor-moment
meteor-momentum
Reactive animation package for Meteorjs
meteor-package-builder
Meteor package builder package
meteor-packages
Client for Meteor Package Server API
meteor-pdf.js
Mozilla's HTML5 PDF reader, repackaged for Meteor, client & server
meteor-peerdb
Reactive database layer with references, generators, triggers, migrations, etc.
meteor-peerdb-migrations
PeerDB migrations
meteor-pixi
Meteor smart package Pixi - HTML 5 2D rendering engine https://github.com/GoodBoyDigital/pixi.js
meteor-publish-context
Provide DDP._CurrentPublish with access to current publish context
meteor-punycode
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891
meteor-reactive-field
Reactive field for Meteor
meteor-reactive-mongo
Reactive server-side MongoDB queries
meteor-reactive-publish
Reactive publish endpoints
meteor-related
Publish with reactive dependencies on related queries
meteor-router
null
meteor-segfault-handler
Capture node.js stack trace on SIGSEGV and SIGBUS signals
meteor-server-autorun
Server-side Tracker.autorun
meteor-stacktrace
Meteor package for getting uniform stack traces in all web browsers and server
meteor-subscription-data
Reactive and shared subscription data context
meteor-subscription-scope
Scope queries on collections to subscriptions
meteor-tar
Meteor smart package for tar node.js package
meteor-typeahead
Autocomplete package for meteor powered by twitter typeahead.js
meteor-urlify2
Generate slugs with smart urlify
meteor-url-utils
URL normalization utils
meteor-useragent
useragent parser for Meteor
meteor-user-extra
Extended Meteor.userId() and Meteor.user()
meteor-util
Meteor smart package for util node.js module
meteor-variable
Simple reactive variables that contain EJSON values.
meteor-xml2js
Meteor smart package for xml2js node.js package
nib
Stylus mixins, utilities, components, and gradient image generation
node-canvas
Node canvas is a Cairo backed Canvas implementation for NodeJS.
node-fibers
Fiber/coroutine support for v8 and node.
node-fiber-utils
Various fiber utilities
node-meteor-package-builder
node.js package wrapping Meteor package builder
node-segfault-handler
Tool for debugging native Node.js modules and getting stack traces when things go wrong.
node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js
node-tar
tar for node
node-url-utils
URL utilities for node.js
node-xhr2
XMLHttpRequest emulator for node.js
node-xml2js
Simple XML to JavaScript object converter.
node-xml4js
XML to JavaScript parser using XML Schema to guide conversion
outreach
PeerLibrary outreach
page.js
Micro client-side router inspired by the Express router
pdf.js
PDF Reader in JavaScript
peerlibrary
Facilitating the global conversation on academic literature
peerlibrary-blog
PeerLibrary Tumblr blog theme
peerlibrary-old
Front-end experiments for peerlibrary/peerlibrary
pixi.js
Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback
proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
require
Core `requirejs` features reimplemented to work with Meteor
sandstorm-meteor-emails
E-mail support for Sandstorm
scribe
A rich text editor framework for the web platform
scribe-plugin-blockquote-command
null
scribe-plugin-curly-quotes
null
scribe-plugin-heading-command
null
scribe-plugin-intelligent-unlink-command
null
scribe-plugin-keyboard-shortcuts
null
scribe-plugin-link-prompt-command
null
scribe-plugin-sanitizer
null
scribe-plugin-smart-lists
null
scribe-plugin-toolbar
null
skydns
DNS service discovery for etcd
skydock
Service discovery via DNS for docker
stacktrace.js
Framework-agnostic, micro-library for getting stack traces in all web browsers
stringencoding
Fork of https://code.google.com/p/stringencoding/
travis-ci-meteor-packages
Travis CI support for Meteor (Smart) Packages
tv4
Tiny Validator for JSON Schema v4
typeset
TeX line breaking algorithm in JavaScript
velocity
Accelerated JavaScript animation.
visibility.js
Wrapper for the Page Visibility API
webcomponentsjs
A suite of polyfills supporting the HTML Web Components specs
xregexp
Extended JavaScript regular expressions

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.