# jsonp **Repository Path**: feqiqi/jsonp ## Basic Information - **Project Name**: jsonp - **Description**: Jsonp跨域封装 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #jsonp - jsonp跨域机制 - 参数参考: + jsonp('https://', {}, function(data) { })