1.0.0 • Published 9 years ago

ligle-plugin-globals v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

ligle-plugin-globals

Build Status Build Status Copyright (c) 2015 A-Oak Co. Ltd. under MIT LICENSE.

安装

npm install ligle-plugin-globals --save

add this into your application to load the plugins

var ligle = require('ligle-engine')(cfg);
require('ligle-plugin-globals')(ligle);

you can use ligle.globals to save some global object for your application.

介绍

这个是提供应用程序内全局变量的一个插件。

1.0.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago