An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by digitaledgeit

A curated list of projects in awesome lists by digitaledgeit .

https://github.com/digitaledgeit/sass-spacing

SASS mixins for margins and paddings. Plus a compiled set of responsive margin and padding classes.

Last synced: 10 Apr 2025

https://github.com/digitaledgeit/sass-breakpoints

SASS mixins for named breakpoints.

Last synced: 22 Feb 2026

https://github.com/digitaledgeit/npm-recursive-uglifyjs

Recursively traverses a directory and minifies all JavaScript files in the directory or its child directories.

Last synced: 05 May 2025

https://github.com/digitaledgeit/easy-encryption

A wrapper around the built-in crypto module that makes encryption easy in Node.js.

aes-encryption cipher ciphertext dictionary-attack encryption nodejs pbkdf2

Last synced: 21 Aug 2025

https://github.com/digitaledgeit/sass-composer

Compose CSS from SASS files using Node's algorithm to resolve `@import` statements. Plus more goodness.

Last synced: 23 Oct 2025

https://github.com/digitaledgeit/sass-grid

A responsive grid.

Last synced: 13 Apr 2025

https://github.com/digitaledgeit/php-process

Process library

Last synced: 15 Mar 2026

https://github.com/digitaledgeit/php-filesystem

Filesystem functions (similar to Symfony... but simplifies copying/moving/deleting search results)

Last synced: 12 Sep 2025

https://github.com/digitaledgeit/npm-cmd

An API to execute `npm` commands programmatically.

Last synced: 05 May 2025

https://github.com/digitaledgeit/sass-ems

A SASS function for converting px to em.

Last synced: 23 Apr 2025

https://github.com/digitaledgeit/php-stream

PHP stream library

Last synced: 25 Oct 2025

https://github.com/digitaledgeit/js-validator-chain

A simple validator chain for running multiple validators on an input value.

Last synced: 06 May 2026

https://github.com/digitaledgeit/php-compression

High level classes for creating compressed archives in PHP.

Last synced: 28 Jan 2026

https://github.com/digitaledgeit/node-paypal-txn-search

Transaction search for the PayPal classic NVP API.

Last synced: 14 Oct 2025

https://github.com/digitaledgeit/js-mongoose-hashed-property

Hash a password property in a mongoose model.

Last synced: 27 Jan 2026

https://github.com/digitaledgeit/node-xmlmapper

Extract fragments of an XML document as JavaScript objects.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/zf2-authentication-module

Digital Edge IT authentication module for Zend Framework v2

Last synced: 14 Jul 2025

https://github.com/digitaledgeit/js-object-validator

Validate properties on an object.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-transition-info

Read transition values from a `CSSStyleDeclaration`.

Last synced: 20 Jul 2025

https://github.com/digitaledgeit/js-simple-server-setup

A library for creating a simple server with little effort.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/zf2-doctrine-extensions-module

A collection of code simplifying use of the ZF2 Doctrine ORM Module.

Last synced: 22 Jul 2025

https://github.com/digitaledgeit/service-oracle

A service locator.

Last synced: 12 May 2026

https://github.com/digitaledgeit/sass-named-breakpoints

Mixin for wrapping styles in known breakpoints. (DEPRECIATED)

Last synced: 02 Jan 2026

https://github.com/digitaledgeit/js-extend-class

Classical object inheritance.

Last synced: 16 Aug 2025

https://github.com/digitaledgeit/php-date

Date helper methods

Last synced: 06 May 2026

https://github.com/digitaledgeit/js-autosuggest

An auto suggest input.

Last synced: 27 Nov 2025

https://github.com/digitaledgeit/js-browserbot

A library for programatically browsing websites.

Last synced: 27 Nov 2025

https://github.com/digitaledgeit/php-platform

Platform library

Last synced: 08 May 2026

https://github.com/digitaledgeit/js-observable-collection

Ann `Array` wrapper that emits events when the `Array` is modified.

Last synced: 28 Nov 2025

https://github.com/digitaledgeit/js-url.relative

Get the relative path from one URL to another URL.

Last synced: 10 Oct 2025

https://github.com/digitaledgeit/js-view

A Backbone *like* view for vanilla JS.

Last synced: 31 May 2026

https://github.com/digitaledgeit/vdom-render-queue

Queue repeated virtual-dom `diff`ing and `patch`ing operations until the next repaint.

Last synced: 31 May 2026

https://github.com/digitaledgeit/js-mongoose-encrypted-property

Encrypt any property in a mongoose model.

Last synced: 13 Oct 2025

https://github.com/digitaledgeit/js-emitter-on-steroids

Not your average emitter.

Last synced: 14 Oct 2025

https://github.com/digitaledgeit/npm-recursive-cssmin

Recursively traverses a directory and minifies all CSS files contained in the directory and its children.

Last synced: 01 Jun 2026

https://github.com/digitaledgeit/zf2-extensions-module

Misc extensions for ZF2.

Last synced: 03 Mar 2026

https://github.com/digitaledgeit/js-drop-down-menu

A responsive drop-down-menu.

Last synced: 03 Mar 2026

https://github.com/digitaledgeit/css-lists

Generic structural list styles

Last synced: 05 Mar 2026

https://github.com/digitaledgeit/php-console

Library for the console

Last synced: 08 May 2026

https://github.com/digitaledgeit/php-event

Event library

Last synced: 12 May 2026

https://github.com/digitaledgeit/no-frills-router

A simple router used in a few of my isomorphic experiments.

Last synced: 02 Jul 2025

https://github.com/digitaledgeit/zf2-mail-module

ZF2 mail module

Last synced: 10 May 2026

https://github.com/digitaledgeit/js-transition-auto

Sets the width/height of an element to be the same as its computed value at `auto` so that your CSS width/height transition works.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-numeric-validators

A collection of numeric validators.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/php-ffmpeg

FFMPEG library

Last synced: 18 Sep 2025

https://github.com/digitaledgeit/js-animation-events

Bind and unbind animation events.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-no-frills-request

A super low-level, light-weight wrapper for sending and receiving HTTP requests.

Last synced: 28 Nov 2025

https://github.com/digitaledgeit/css-text

Generic text styles

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/zf2-authorisation-module

Digital Edge IT authorisation module for Zend Framework v2

Last synced: 12 May 2026

https://github.com/digitaledgeit/node-paypal

A client for the PayPal classic NVP API.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-control-collection

A collection of controls

Last synced: 27 Nov 2025

https://github.com/digitaledgeit/js-filter-chain

A simple filter chain for running multiple filters on an input value.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-input-event

Make your `input` events work in IE8-9 too.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-control-model-binding

A plugin that binds a model to a control.

Last synced: 02 Mar 2025

https://github.com/digitaledgeit/js-view-collection

A collection of views.

Last synced: 02 Mar 2025