Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/folkloreinc/folklore-js

A collection of Javascript utilities packages
https://github.com/folkloreinc/folklore-js

javascript react

Last synced: 2 months ago
JSON representation

A collection of Javascript utilities packages

Awesome Lists containing this project

README

        

Folklore Javascript Packages
============

[![Build Status](https://travis-ci.org/Folkloreatelier/folklore-js.svg?branch=master)](https://travis-ci.org/Folkloreatelier/folklore-js)
[![Coverage Status](https://coveralls.io/repos/github/Folkloreatelier/folklore-js/badge.svg?branch=master)](https://coveralls.io/github/Folkloreatelier/folklore-js?branch=master)

## Packages
This package is splitted in multiple packages that can be used independently.

| Package Name | Description | Version | Links |
| ------------ | ----------- | ------- | ----- |
| [generator-folklore](https://github.com/folkloreinc/folklore-js/tree/master/packages/generator-folklore) | Yeoman generator for Folklore projects | [![NPM Version](https://badge.fury.io/js/generator-folklore.svg)](https://www.npmjs.com/package/generator-folklore) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/generator-folklore/) |
| [@folklore/config](https://github.com/folkloreinc/folklore-js/tree/master/packages/config) | Config helpers | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fconfig.svg)](https://www.npmjs.com/package/@folklore/config) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/config/) |
| [@folklore/size](https://github.com/folkloreinc/folklore-js/tree/master/packages/size) | Sizing utilities | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fsize.svg)](https://www.npmjs.com/package/@folklore/size) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/size/) |
| [@folklore/pan](https://github.com/folkloreinc/folklore-js/tree/master/packages/pan) | Panning and MouseWheeling utilities | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fpan.svg)](https://www.npmjs.com/package/@folklore/pan) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/pan/) |
| [@folklore/laravel](https://github.com/folkloreinc/folklore-js/tree/master/packages/laravel) | Laravel javascript helpers | [![NPM Version](https://badge.fury.io/js/%40folklore%2Flaravel.svg)](https://www.npmjs.com/package/@folklore/laravel) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/laravel/) |
| [@folklore/services](https://github.com/folkloreinc/folklore-js/tree/master/packages/services) | External services helpers | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fservices.svg)](https://www.npmjs.com/package/@folklore/services) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/services/) |
| [@folklore/pixi](https://github.com/folkloreinc/folklore-js/tree/master/packages/pixi) | Pixi.js utilities | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fpixi.svg)](https://www.npmjs.com/package/@folklore/pixi) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/pixi/) |
| [@folklore/user-media](https://github.com/folkloreinc/folklore-js/tree/master/packages/user-media) | getUserMedia utilities | [![NPM Version](https://badge.fury.io/js/%40folklore%2Fuser-media.svg)](https://www.npmjs.com/package/@folklore/user-media) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/user-media/) |