1.0.3 • Published 8 years ago

static-base-contrib v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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 with v0.1.x)
  • frontmatter, install gray-matter (designed with v2.x)
  • svg-sprite, install svg-sprite (designed with v1.x)
  • webpack, install webpack and memory-fs (designed with v1.x and v0.3.x)

Peer dependencies:

  • lodash, v4.x
  • static-base, v1.x
1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago