static-base-contrib

1.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i static-base-contrib

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • icidasset