首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > 客户端和服务器端的JavaScript框架

客户端和服务器端的JavaScript框架

资 源 简 介

This a JavaScript library that is meant to be used on the client and server side(uses Rhino engine). Client side: Provides loading and removing "packages" and objects on demand, provides API for the current client side functionalities: DOM, AJAX, Events, JSON, CSS/Style. This framework is organized in JavaScript objects for each functionality, each object works as a package inside a global object called jspkg. Server side: Basically it provides an interface in JavaScript to quickly use server-side features such as file handlers, email stuff(sending and receiving), database functionalities, json parsing(on the server), and so on. There is an database API which enables to use JSON syntax for database manipulation, All that done with simple JavaScript syntax and objects =)
VIP VIP
0.181454s