https://github.com/folkloreinc/folklore-js
A collection of Javascript utilities packages
https://github.com/folkloreinc/folklore-js
javascript react
Last synced: 4 months ago
JSON representation
A collection of Javascript utilities packages
- Host: GitHub
- URL: https://github.com/folkloreinc/folklore-js
- Owner: folkloreinc
- Created: 2017-11-23T12:09:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-12T19:58:11.000Z (4 months ago)
- Last Synced: 2026-02-20T17:12:01.639Z (4 months ago)
- Topics: javascript, react
- Language: JavaScript
- Size: 30.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Folklore Javascript Packages
============
[](https://travis-ci.org/Folkloreatelier/folklore-js)
[](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 | [](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 | [](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 | [](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 | [](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 | [](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 | [](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 | [](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 | [](https://www.npmjs.com/package/@folklore/user-media) | [Documentation](https://github.com/folkloreinc/folklore-js/tree/master/packages/user-media/) |