文件名称:aurelia-modal:Aurelia 的模态插件
文件大小:35KB
文件格式:ZIP
更新时间:2024-07-01 07:40:39
JavaScript
aurelia-骨骼-导航 这个骨架是平台的一部分。 它使用 gulp 设置了一个标准的导航风格的应用程序,以使用 Babel 编译器构建您的 ES6 代码。 还配置了 Karma/Protractor/Jasmine 测试。 要了解最新信息,请访问并订阅。 如果您有任何问题,我们邀请您加入我们 . 运行应用程序 要运行该应用程序,请按照以下步骤操作。 确保安装了 。 这提供了构建工具运行的平台。 从项目文件夹中,执行以下命令: npm install 确保安装了 。 如果需要安装,请使用以下命令: npm install -g gulp 确保已安装 。 如果需要安装,请使用以下命令: npm install -g jspm 注: jspm 查询 GitHub 安装 semver 包,但 GitHub 对匿名 API 请求有速率限制。 建议您使用 GitHub 凭据配置 j
【文件预览】:
aurelia-modal-master
----.jshintrc(21B)
----.gitignore(66B)
----package.json(2KB)
----src()
--------nav-bar.html(1KB)
--------app.js(685B)
--------welcome.js(729B)
--------modal-header.html(244B)
--------modal.js(315B)
--------modal-header.js(243B)
--------modal-body.html(354B)
--------person-information.js(161B)
--------modal.html(296B)
--------animation-main.js(208B)
--------modal-body.js(204B)
--------welcome.html(735B)
--------modal-footer.js(113B)
--------person-information.html(438B)
--------modal-footer.html(161B)
--------app.html(644B)
--------nav-bar.js(96B)
----karma.conf.js(2KB)
----gulpfile.js(155B)
----build()
--------babel-options.js(177B)
--------args.js(304B)
--------paths.js(355B)
--------tasks()
----CONTRIBUTING.md(628B)
----LICENSE(1KB)
----doc()
--------CHANGELOG.md(8KB)
--------api.json(55B)
----README.md(4KB)
----config.js(11KB)
----index.html(793B)
----favicon.ico(2KB)
----.npmignore(36B)
----protractor.conf.js(606B)
----styles()
--------styles.css(3KB)
----aurelia.protractor.js(2KB)
----test()
--------e2e()
--------unit()
----.editorconfig(264B)