Socket
Socket
Sign inDemoInstall

punch

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

punch

A Fun and easy way to build modern websites


Version published
Weekly downloads
82
increased by215.38%
Maintainers
1
Weekly downloads
 
Created
Source

Punch

A Fun and easy way to build modern websites

Punch is a simple tool to generate HTML outputs from Mustache templates and content stored in either JSON or Markdown format.

Why Punch?

  • Clear seperation between content and templates (structure)
  • Instant previews for development
  • Easy to publish (using S3, SFTP or Git)
  • Supports client-side rendering.

Installation

  • Download and Install Node.js. http://nodejs.org/#download

  • Install npm - curl http://npmjs.org/install.sh | sh

  • Finally, run npm install -g punch

Note: If you experience any issues in installing Punch on Windows, please read this guide.

Quick Tutorial

Here's a quick tutorial to get started:

https://github.com/laktek/punch/wiki/Quick-tutorial

Documentation

For complete documentation on usage, check Punch's Wiki

Licence

MIT LICENSE

Keywords

FAQs

Package last updated on 26 Jul 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc