juejin-leanengine

LeanCloud LeanEngine Node.js SDK.

Usage no npm install needed!

<script type="module">
  import juejinLeanengine from 'https://cdn.skypack.dev/juejin-leanengine';
</script>

README

LeanEngine Node.js SDK

Build Status

安装

npm install leanengine --save

建议使用 Node.js 4.0 以上的版本(可在 package.json 中设置 engines.node4.x)。

文档

项目示例

历史版本

Releases

安装早期的 0.x 版本(请尽快 升级到云引擎 Node.js SDK 1.0):

npm install leanengine@0.x --save

贡献者

在此表示感谢!

许可协议

许可协议: MIT

作者: wchen (wchen@leancloud.rocks)