rewire

rewire 2.3.4 updated

Rewire will handle all of a module's dependencies, retrieving and loading  (via require calls) extra-modules as they're needed inside a Node.js powered app.Rewire can also be used to inject mocks for other modules, leak and overrire variables.To work...

read more

Email addresses are validated against the RFC 2822 and RFC 3696 international standards.The file allows developers to set custom error messages, to allow/disallow nil values, check DNS records for a valid MX domain and more.What is new in this...

read more
NODE ACL

NODE ACL 0.4.9 updated

The module uses Redis as persistent backend and was modeled after Zend_ACL.Features:Express middleware for protecting resources Flexible API One function call No nesting of asynchronous calls Users Roles Hierarchies Resources Requirements:Node.js 0.4.1 or...

read more
Django GeoIP

Django GeoIP 0.5.2

The module relies on data provided by the ipgeobase.ru service.Can be used to sniff the user's IP for country, region and city information.The result can then be passed to other utilities which can then act accordingly.What is new in this release:Django...

read more

node-applescript can be used to interpret AppleScript source code on OS X machines via Node.js, instead of the default interpreter.Once the code execute, the results are returned as a native JavaScript object.Under the hood, node-applescript is nothing...

read more
Respect\Config

Respect\Config 2.0.1 updated

Respect\Config is the tool to use when developing a PHP-based app or website that needs to load various other PHP tools, in the proper order, with their own dependencies as well.It's basically a dependency management utility for PHP, setup to work...

read more
Faker.js

Faker.js 3.0.1 updated

Faker.js can be called whenever a database or text container needs to be filled with sample/filler content.The developer only needs to tell it what and where to generate and the library will do the rest.There's an immense list of supported data types that...

read more
wagtailnews

wagtailnews 0.2.2

wagtailnews adds the support needed for Wagtail to work as a classic blogging platform.While the CMS is quite a high-end, elite product developed to be used in multiple environments and for a wide range of project requirements, it has no support for...

read more
South

South 1.0.2

Its main objectives is to provide a simple, stable and database-independent migration layer.It has an automatic schema generation (syncdb) that must be run at least once on every Django project. South can tell if a migration has been left out or not and...

read more
Flask-Bootstrap

Flask-Bootstrap 3.3.5.3 updated

Flask is a micro-framework for Python based on Werkzeug and Jinja 2.Bootstrap is a powerful framework developed for easily prototyping Web UI layouts.This extension's version number is synced with Bootstrap version number.What is new in this...

read more