Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by anthonyshort

A curated list of projects in awesome lists by anthonyshort .

https://github.com/anthonyshort/deku

Render interfaces using pure functions and virtual DOM

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-css

CSS patterns for Compass

Last synced: 30 Oct 2024

https://github.com/anthonyshort/idiomatic-sass

Principles for writing consistent, clean, friendly Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/use-next-route

React hook for easy routing within a Next.js app

hooks nextjs react routing

Last synced: 15 Oct 2024

https://github.com/anthonyshort/backbone.collectionsubset

Create sub-collections from other collections and keep them in sync

Last synced: 15 Oct 2024

https://github.com/anthonyshort/expressionengine.sugar

Sugar for Espresso which adds ExpressionEngine template support, codesense and more

Last synced: 15 Oct 2024

https://github.com/anthonyshort/laptop

Laptop is a shell script that turns your Mac OS X laptop into an awesome development machine.

Last synced: 04 Aug 2024

https://github.com/anthonyshort/backbone.include

Simple interface for mixins for views, models and collections. No more long prototype chains.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/grunt-component-build

Build Components using Grunt.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/quiet-night.foam

Espresso theme based on Blackboard for TextMate, but better.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/cappuccino.foam

Themes for MacRabbit's Espresso.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/backbone.collectionview

Easily render models in a collection as views - with magic.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/tumblr.sugar

Tumblr sugar for Espresso

Last synced: 15 Oct 2024

https://github.com/anthonyshort/virtualize

A simple DSL for building virtual DOM trees

Last synced: 15 Oct 2024

https://github.com/anthonyshort/waypoints

Trigger methods when scrolling up and down the page

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-coffee

Component(1) plugin to compile CoffeeScript on-the-fly

Last synced: 15 Oct 2024

https://github.com/anthonyshort/after-transition

Fire a callback after a transition or fire immediately if the browser doesn't support them

Last synced: 15 Oct 2024

https://github.com/anthonyshort/raf-queue

Batch jobs to fire in the next frame using requestAnimationFrame.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/offset

Get the xy offset of an element

Last synced: 15 Oct 2024

https://github.com/anthonyshort/scroll-to

Animated scrolling

Last synced: 15 Oct 2024

https://github.com/anthonyshort/react-notification-provider

Headless notification system for React using hooks.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-cdn

component-as-a-service

Last synced: 15 Oct 2024

https://github.com/anthonyshort/ok

Simple javascript model validation library

Last synced: 15 Oct 2024

https://github.com/anthonyshort/element-query

Media queries for elements

Last synced: 15 Oct 2024

https://github.com/anthonyshort/date-suffix

Given a date of the month, returns a suffixed version

Last synced: 15 Oct 2024

https://github.com/anthonyshort/dom-walk

Walk down a DOM tree and run a callback on each element

Last synced: 15 Oct 2024

https://github.com/anthonyshort/static-router

Simple router to match URLs and fire callbacks without pushState.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-assets

Easily add all your scripts, styles, images and files to your component.json file.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/rework-project

Project to test using Rework + Component instead of Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-string

Component(1) plugin to allow you to require any file as a string

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-sass

Component(1) plugin for SCSS files

Last synced: 15 Oct 2024

https://github.com/anthonyshort/anthonyshort.me

My Site

Last synced: 15 Oct 2024

https://github.com/anthonyshort/reworker

Simple way to use Rework from the CLI

Last synced: 15 Oct 2024

https://github.com/anthonyshort/number-price

Takes a number and returns a nicely formatted price

Last synced: 15 Oct 2024

https://github.com/anthonyshort/is-boolean-attribute

Checks if a HTML attribute is a boolean

Last synced: 15 Oct 2024

https://github.com/anthonyshort/grunt-component-install

Install dependencies for multiple components

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-trace

Track down dependencies

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-triangle

Triangles are awesome.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/virtualize-diff

Create a diff between two virtualize nodes

Last synced: 15 Oct 2024

https://github.com/anthonyshort/map

Simple map, similar to ES6 map

Last synced: 15 Oct 2024

https://github.com/anthonyshort/symbol

ES6 Symbol shim thing

Last synced: 15 Oct 2024

https://github.com/anthonyshort/object-validator

Validate objects using a simple object schema

Last synced: 15 Oct 2024

https://github.com/anthonyshort/piccolo

Theme for Espresso

Last synced: 15 Oct 2024

https://github.com/anthonyshort/next-router-provider

Mockable, testable, simplified router for Next.js.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/human-number

Takes a number and returns one formatted with commas

Last synced: 15 Oct 2024

https://github.com/anthonyshort/emitter-manager

Manager for component-emitter to easily add or remove events from groups of objects.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/flying-fox

Demo Firefox OS app for CampJS

Last synced: 15 Oct 2024

https://github.com/anthonyshort/ts-modules

Monorepo for all of my npm packages

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-text

Text helpers for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/css-bundler

Bundle a CSS file and all of its assets into a single directory

Last synced: 15 Oct 2024

https://github.com/anthonyshort/has-transitions

Tiny component to detect for transition support

Last synced: 15 Oct 2024

https://github.com/anthonyshort/next-analytics-provider

Segment analytics in your Next.js application

Last synced: 15 Oct 2024

https://github.com/anthonyshort/observable

Get and set attributes and watch for changes. The simplest type of model there is.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/next-bug-example

A repo for me to reproduce next bugs for issues

Last synced: 15 Oct 2024

https://github.com/anthonyshort/duoify

Browserify transform to allow bundles to be loaded by Duo

Last synced: 15 Oct 2024

https://github.com/anthonyshort/freshie.tmtheme

Dark textmate theme for CSS/SCSS/Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/gitorious-component-server

Routes github-style urls to gitorious-style urls so you can use Gitorious to host Components

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-spacing

Spacing helpers for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-easing

Animation easing functions for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/date-month

Get various month formats from a date object

Last synced: 15 Oct 2024

https://github.com/anthonyshort/has-animations

Tiny component to detect browser support for CSS animations

Last synced: 15 Oct 2024

https://github.com/anthonyshort/date-day

Get day name from a date object

Last synced: 15 Oct 2024

https://github.com/anthonyshort/event-splitter

Split Backbone-style event strings 'click .foo > ul'

Last synced: 15 Oct 2024

https://github.com/anthonyshort/dom-event

Component: Simple wrapper to fix DOM events in IE

Last synced: 15 Oct 2024

https://github.com/anthonyshort/extend

Component: Underscore's extend method

Last synced: 15 Oct 2024

https://github.com/anthonyshort/calendar-skeleton

calendar-skeleton

Last synced: 15 Oct 2024

https://github.com/anthonyshort/ripple-example-clock

ripple-example-clock

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stash-component-server

Use Stash as a remote for Component

Last synced: 15 Oct 2024

https://github.com/anthonyshort/bfc

Make built components usable by browserify

Last synced: 15 Oct 2024

https://github.com/anthonyshort/graphql-training

Deploy a simple GraphQL server using Now

Last synced: 15 Oct 2024

https://github.com/anthonyshort/is-svg-attribute

Check if a string is an SVG attribute

Last synced: 15 Oct 2024

https://github.com/anthonyshort/express-async-error-handler

async/await error handler for Express

Last synced: 15 Oct 2024

https://github.com/anthonyshort/calendar

Calendar date-picker for Component

Last synced: 15 Oct 2024

https://github.com/anthonyshort/ghost

Ghost blog

Last synced: 15 Oct 2024

https://github.com/anthonyshort/front-end-presentation

Move along. Nothing to see here.

Last synced: 15 Oct 2024

https://github.com/anthonyshort/view

Simple view based on Backbone.View but simple and doesn't require jQuery

Last synced: 15 Oct 2024

https://github.com/anthonyshort/site

Rebuild of my site using Express and static blog posts

Last synced: 15 Oct 2024

https://github.com/anthonyshort/bujinkanaustralia.com

Website for the Australian Ninjutsu Academy

Last synced: 15 Oct 2024

https://github.com/anthonyshort/component-whitespace

Component plugin to compile styles using css-whitespace

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-grid

Simple grid system for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-support

Prefixed property support for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-utils

Common utility mixins for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/sketch-plugins

A list of the sketch plugins I use

Last synced: 15 Oct 2024

https://github.com/anthonyshort/stitch-breakpoints

Pre-defined responsive breakpoints for Sass

Last synced: 15 Oct 2024

https://github.com/anthonyshort/page-slider

Whole page slider effect

Last synced: 15 Oct 2024