php2js
v1.0.0
Published
php2js contains common function of php that are useful in javscript aswell additions are welcome
Downloads
325
Readme
php2js
This is an beginers module for some function that are available in php and has great use in js, meanwhile its also an dependency module of jwplayer module.
Usage
var php2js = require('php2js');
php2js.rawurlencode();
Dependencies
- None.