Socket
Book a DemoInstallSign in
Socket
h

huafu

npm

Packages

Current Co-maintainers

Former Co-maintainers

28 packages

brunch-with-ember-and-bootstrap

A Brunch skeleton for developing clean Ember applications with CoffeeScript, Stylus, Twitter Bootstrap and Font Awesome

bs-logger

Bare simple logger for NodeJS

call-after-brunch

A micro-plugin to run some javascript after Brunch's compile, inspired by after-brunch

closest-file-data

Allow to find and retrieve some data (such as config file) related to a given path (with cache)

cordova-contact-adapter

An adapter and model for use with cordova contacts plugin

css-devendorize

Tool to remove vendor prefixes from CSS files

ember-cli-deploy-rsync2

Deploy Ember app using rsync, with support for revision list, activate, etc...

ember-cli-google-contacts

Use ember-data to retreive google contact thru the Google Client API

ember-computed-size

Need to have some properties on your views with the current width and height of their main element? Here is the mixin which does this for you.

ember-data-feathers

Adapter and tools to connect to a FeathersJS backend.

ember-data-sails

Adapters and tools for EmberJS to work well with SailsJS

ember-dev-fixtures

An improved Ember Data fixture adapter to be used on dev env, and which is not inserted as part of the app in prod builds.

ember-enhanced-router

Easier to define and more readable router for EmberJS with support for auto-updated document title based on each route.

ember-google-map

An Ember addon to include a google-map Ember friendly component in your apps and draw overlays thanks to Ember objects. See a bare simple demo [there](http://huafu.github.io/ember-google-map/).

ember-i18n-extended

A powerful i18n engine for EmberJS with deep contexts, lazy-load, on-the-fly language changing and more.

ember-img-cache

# DEPRECATED, use [ember-img-manager](https://github.com/huafu/ember-img-manager) instead!

ember-img-manager

An `<img>` manager for Ember with cache, batch load and error handling.

ember-marked

Ember component to easily render markdown (using `marked`, so GFM and syntax highlighting supported from scratch). A very basic example application using those components is available [there](http://huafu.github.io/ember-marked/).

ember-script-brunch

Adds EmberScript support to brunch.

ember-sortable-collection-view

Provide a `SortableCollectionView` and `SortableCollectionItemView` to sort **visually** a collection of items. The items are not sorted in memory, but only on the screen, which allow very fast sorting.

extended-yaml-brunch

Add the ability to import one or more complex YAML files (with js functions, dates, regexp, ...) as objects in a defined namespace for use in javascript

hubot-gitter2

Improved Hubot adapter for Gitter

keyword-brunch

Adds keyword processing support to brunch.io application packager.

local-json-db

Local JSON database with overlays to be used as fixtures

static-html-brunch

Adds static html as part of require/amd support to brunch.