1.0.3 • Published 9 years ago
static-base-contrib v1.0.3
Static Base Contrib
Functions you can use with static-base.
Documentation
http://icidasset.github.io/static-base-contrib
Usage
import { read } from 'static-base-contrib';
import { filter, forkDefinition } from 'static-base-contrib/utils';See the docs and static-base for more details.
IMPORTANT NOTE
I tried to design this package to use the smallest amount of dependencies as possible, so there a few functions that use libraries that are not dependencies of this package:
- copy, install
enfscopy(designed withv0.1.x) - frontmatter, install
gray-matter(designed withv2.x) - svg-sprite, install
svg-sprite(designed withv1.x) - webpack, install
webpackandmemory-fs(designed withv1.xandv0.3.x)
Peer dependencies:
- lodash,
v4.x - static-base,
v1.x