pscheit / jparser

A JavaScript parsing library for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jParser devel package

This package is for people who want to inspect the full source code of the jParser library and/or rebuild the distribution. All source code is released under the MIT license. See LICENSE.txt

To rebuild the distributions run the "build" script in this directory: It compiles two library files into httpdocs/jparser-libs and tarballs the distrubution packages.

For more informaton please visit http://web.2point1.com

installation

require jparser as a dependency for your project:

composer require "timwhitlock/jparser dev-master"

About

A JavaScript parsing library for PHP

License:MIT License


Languages

Language:PHP 99.6%Language:HTML 0.2%Language:Shell 0.1%Language:JavaScript 0.1%Language:CSS 0.0%