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 framework designed to cater the modern web development needs. No matter whether you are a beginner or an expert, a designer or a developer, prototyping a simple idea or buidling a complex web application, Punch can make your workflow productive and joyful.

With Punch you can...

  • Write minimal templates using Mustache.
  • Use inheritable layouts and partials to create any site structure.
  • Structure page contents in JSON.
  • Create formatted content using Markdown.
  • Use CoffeeScript and LESS instead of JavaScript and CSS.
  • Minify and bundle assets before serving.
  • Preview changes on the fly, while you develop.
  • Set cache headers and compress responses. (play nice with CDNs)
  • Easily publish to Amazon S3 or to a custom server with SFTP.

Don't stop there, go beyond the defaults...

  • Fetch content from any source (eg. SQL databases, key-value stores or REST APIs).
  • Use a template engine of your choice.
  • Write helpers to spice up the templates.
  • Add custom content parsers, pre-compilers, minifiers and publishers.
  • Add hooks to run after generating a page or site.
  • Define your own caching strategy.

Installation

  • You will need to download and install Node.js. http://nodejs.org/#download

  • Then, 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, please check Punch's Wiki

Licence

MIT LICENSE

Keywords

FAQs

Package last updated on 27 Aug 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