kklimuk's Stars
OmarSkalli/fixy
Library for generating fixed width documents
nasa/libSPRITE
libSPRITE is a set of libraries that have been used on several past projects including flight, technology demonstration, and simulation projects. libSPRITE provides a diverse set of functions to attempt to simplify coding and reduce code errors. For example, libSPRITE defines engineering units as types (i.e., Meters or Radians instead of double or int). It includes an engineering unit aware math library. libSPRITE includes a task scheduling system that abstracts pthreads and includes a publish subscribe data system for data routing. In addition, libSPRITE includes an optional binding to the Lua scripting language for configuring the program, setting parameters, running Lua scripts within C++ tasks and even interacting with the application during runtime.
node-influx/node-influx
📈 The InfluxDB Client for Node.js and Browsers
gka/chroma.js
JavaScript library for all kinds of color manipulations
jacomyal/sigma.js
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
anvaka/ngraph
Beautiful Graphs
anvaka/VivaGraphJS
Graph drawing library for JavaScript
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
jexp/cy2neo
Cy2Neo - Tiny Neo4j Cypher Workbench with D3 Visualization
angular/material
Material design for AngularJS
krakenjs/adaro
A Dust.js view renderer for express
KylinOLAP/Kylin
This code base is retained for historical interest only, please visit Apache Incubator Repo for latest one
nathanboktae/mocha-casperjs
Write CasperJS tests using Mocha
brianmhunt/casper-chai
Extends Chai with assertions for the CasperJS/PhantomJS headless browser.
zachwill/moment
A Python library for dealing with dates
kklimuk/functionalify
Functional programming tools with close integration with JavaScript.
vpulim/node-soap
A SOAP client and server for node.js.
jaredhanson/passport-http
HTTP Basic and Digest authentication strategies for Passport and Node.js.
request/request
🏊🏾 Simplified HTTP request client.
sahat/satellizer
Token-based AngularJS Authentication
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
astockwell/countries-and-provinces-states-regions
Aims to be a complete data store for lists of Countries and their related Provinces/States/Regions, since this inexplicably doesn't exist currently.
wpalahnuk/ngAutocomplete
Simple AngulasJS directive for adding google places autocomplete to a textbox element
JustGoscha/allmighty-autocomplete
Simple to use autocomplete directive in a module for AngularJs!
monterail/angular-date-range-picker
Pure Angular date range picker, no jQuery
angular-google-chart/angular-google-chart
Google Chart Tools AngularJS Directive Module
faisalman/ua-parser-js
UAParser.js - The Essential Web Development Tool for User-Agent Detection
spray/spray-template
SBT template project for quickly getting started with spray-server
fiorix/freegeoip
IP geolocation web server
ebidel/filer.js
A wrapper library for the HTML5 Filesystem API what reuses UNIX commands (cp, mv, ls) for its API.