Skip to content

jpmorton/kitchen-examples

 
 

Repository files navigation

Meteor Kitchen Examples

This repository contains examples for the meteor-kitchen source code generator for Meteor.js.

Each example is given both in JSON and YAML formats.

Meteor-kitchen natively supports input files written in JSON. To use the YAML example you'll need to have js-yaml converter installed. The following is the most common example of how to accomplish this:

npm install -g js-yaml

About

Meteor Kitchen examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 71.3%
  • HTML 25.4%
  • CSS 2.9%
  • Shell 0.4%