UNPKG

php2js

Version:

php2js contains common function of php that are useful in javscript aswell additions are welcome

19 lines (10 loc) 281 B
# 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 ```javascript var php2js = require('php2js'); php2js.rawurlencode(); ``` # Dependencies 1. None.