ShellJS

ShellJS 0.5.3 updated

The ShellJS library allows developers to run portable UNIX shell commands inside Node.js, even if Node.js is not installed on an *NIX platform. Includes support for the most used UNIX commands, like: cd, ls, find, grep, rm, cp, mv, mkdir, cat, which,...

Sixpack-Perl basically allows Perl developers to create and run A/B tests in their favorite Perl-based technology and use the library to gather and send usage reports to a Sixpack installation. Sixpack-Perl is not an officially supported API...

Shopify API (Ruby)

Shopify API (Ruby) 4.0.6 updated

Can be used to access the admin section of Shopify stores from Ruby apps. The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in...

Shopify API (Python)

Shopify API (Python) 2.1.5 updated

Can be used to access the admin section of Shopify stores from Python apps. This is actually a port of the Shopify Ruby API. Data is sent as XML over HTTP to communicate with Shopify, which provides a web service that follows the REST principles as much...

NG-Grid

NG-Grid 3.0.6 updated

NG-Grid is a collection of AngularJS directives that can add sorting, filtering, and pagination controls to any HTML table. NG-Grid also allows developers to load new content in the table via AJAX, control table headers, manage visible columns, group data...

Sequel

Sequel 4.27.0 updated

Sequel is much more than an ORM. It's a complete solution for interacting with databases from Ruby, managing and interfacing with the entire database, not just its data. Developers can use the IRB console or Sequel's own DSL to quickly assemble...

to-markdown.js

to-markdown.js 2.0.0 updated

to-markdown.js can be used programmatically or you can use the visual interface provided with the download package, to post HTML text and immediately have it converted to Markdown right underneath.This library works with client-side (browsers) and...

autoComplete

autoComplete 1.0.8 updated

The autoComplete plugin works with data passed via a JavaScript variable or with data acquired from a JSON file via AJAX. For remote data there's a smart caching option in the plugin's source, along with support for a minimum character input...

District Picker

District Picker 1.0.1 updated

The first field is for selecting the province, the second is for the city, and the third is for selecting the city district.All fields work in a series, so if you don't pick the previous field, the current field won't show any options.Each of these fields...