文件名称:ES6中的设计模式和惯用语:JS(ES6)w traceur中的设计模式和惯用语
文件大小:47KB
文件格式:ZIP
更新时间:2024-02-25 19:24:34
javascript es6 idioms design-patterns traceur
ES6中的设计模式和惯用语 ES6中的设计模式和习惯用法的集合 从派生的 最初设定 # Clone the repo... git clone https://github.com/ziyasal/design-patterns-in-es6.git cd design-patterns-in-es6 # Then, you need to install all the dependencies... npm install # If you want to be able to use global commands `karma` and `gulp`... npm install -g
【文件预览】:
design-patterns-and-idioms-in-es6-master
----.gitignore(31B)
----package.json(977B)
----src()
--------lang.ats(267B)
--------mvc()
--------publish_subscribe()
--------abstract_factory()
--------logger.ats(293B)
--------proxy()
--------iterator()
--------command()
--------visitor()
--------main.ats(22B)
--------prototype()
--------builder()
--------bridge()
--------memento()
--------facade()
--------adapter()
--------observer()
--------factory_method()
--------strategy()
--------composite()
--------template()
--------decorator()
----karma.conf.js(2KB)
----gulpfile.js(1KB)
----LICENSE(1KB)
----README.md(5KB)
----wait_for_watcher.js(713B)
----index.html(2KB)
----webstorm_traceur.js(2KB)
----karma_sourcemaps.js(1KB)
----config.json(200B)