helder/std
Composer 安装命令:
composer require helder/std
包简介
Haxe std
README 文档
README
Use external haxe std for php or js (using genes)
usage
Install helder.std:
lix +lib helder.std
(Or using haxelib: haxelib install helder.std)
And use it in you build.hxml:
--library helder.std
This will exclude all of the Haxe std classes and add @:native metadata.
At runtime the classes will be loaded from one of the distributions below.
php
Haxe 4.x std is published to helder/std
Install according to your haxe version:
composer require helder/std:4.1.4
js
Haxe 4.x std is published to helder.std
Install according to your haxe version:
npm install helder.std@4.1.4
yarn add helder.std@4.1.4
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-28