0.0.1 • Published 4 years ago

mustache-bridge v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Mustache Bridge

Build Status Coverage Status

Work in progress, do not use!

Transforms your data to make it fit in your Mustache template

Installation

To do

Usage

To do

For contributors

# Clone the project
git clone git@github.com:blex41/mustache-bridge.git
# Go into it
cd mustache-bridge
# Install depencencies
npm install

# Runs tests once
npm run test
# Runs tests every time a file changes
npm run test:watch
0.0.1

4 years ago