文件名称:前端项目-planout.zip
文件大小:173KB
文件格式:ZIP
更新时间:2022-09-22 09:08:52
前端项目
前端项目-planout,PlanOut is a framework and programming language for online field experimentation
【文件预览】:
PlanOut.js-master
----.travis.yml(259B)
----.babelrc(92B)
----package.json(1KB)
----__tests__()
--------testExperimentSetup.js(6KB)
--------testNamespace.js(20KB)
--------testRandomOps.js(12KB)
--------testAssignment.js(4KB)
--------testCoreOps.js(15KB)
--------testInterpreter.js(5KB)
--------testExperiment.js(10KB)
----dist()
--------planout.js(91KB)
--------planout.min.js(64KB)
--------planout_core_compatible.js(194KB)
--------planout_core_compatible.min.js(82KB)
--------planout.map.js(121KB)
----examples()
--------sample_planout_es5.js(1KB)
--------experiment_verification.js(2KB)
--------polyfills()
--------perf.html(3KB)
--------sample_interpreter_es5.js(4KB)
----es6()
--------experiment.js(5KB)
--------interpreter.js(2KB)
--------assignment.js(2KB)
--------experimentSetup.js(1KB)
--------ops()
--------namespace.js(8KB)
--------lib()
----.gitignore(38B)
----CHANGELOG.md(3KB)
----README.md(10KB)
----bower.json(598B)
----build.sh(157B)
----build()
--------webpack.config.minified.js(642B)
--------index.js(143B)
--------planoutAPIFactory.js(993B)
--------index_core_compatible.js(164B)
--------webpack.config.js(545B)