HumbleDB

HumbleDB 5.6.0 updated

Written in Python, HumbleDB is an ODM for MongoDB databases.It provides an abstraction layer on which DB interactions can be built, allowing Python apps to connect and interact with MongoDB databases.What is new in this release:Adds support for SSL. What...

Jasny's Config class allows developers to use presets in their applications and websites by loading a configuration file inside their application or website.The class seamlessly supports config file formats like YAML, JSON and INI.It also includes...

TweetWX

TweetWX 1.03

TweetWX works with weather forecasts provided by NOAA NWS - National Oceanic and Atmospheric Administration from the National Weather Service.The library was also updated to work with the latest version of the Twitter API, meaning it supports OAuth.The...

toast

toast 1.2.5 updated

toast was primarily designed for CSS stylesheet loading, but works with JavaScript scripts as well.No matter how resources are setup, toast was designed in such a way to avoid FOUC issues (Flash of Unstyled Content).The library was tested with all modern...

Stubbles

Stubbles 6.3.0 updated

Stubbles allows developers to quickly have a web project up and running, with minimal time spent coding.It comes packaged with lots of useful features and modules that cover basic functionality and deals with all the boring details of an application's...

Can be used to render styleguides from CSS code and its comments.KSS (Knyle Style Sheets) focuses on how people work with CSS — it does not define code structures, naming conventions, or methods for abstraction.Works with CSS, LESS and SASS.An...

QuickWeb

QuickWeb 0.3.5

QuickWeb allows developers to assemble Node.js projects together with simple commands and less time then usual.It's basically a collection of JS classes and a preset directory structure for publishing content that' easy to edit, manage and...

Sanitize.js

Sanitize.js 1.0.0

Works on the whitelist principle.It will expect a list of acceptable HTML elements and attributes.Then when pointed to a DOM node, Sanitize.js will remove all unacceptable HTML from that node.Sanitize.js has no trouble dealing with malformed or...