/phpjs

php.js implements PHP functions in JavaScript

Primary LanguageJavaScriptOtherNOASSERTION

php.js is a resource that offers community-built JavaScript alternatives to PHP functions.

More info at: http://phpjs.org/about

Building the site

Prerequisites

The site is built using Octopress. For instructions how to set things up, please check here.

build, generate, commit, push, deploy

make site MSG="Updated site"

preview locally

make site-preview

reset site (should not be necessary)

make site-clean