当前位置: 首页 > 软件库 > 程序开发 > >

ember-addons-inspector

授权协议 MIT License
开发语言 JavaScript
所属分类 程序开发
软件类型 开源软件
地区 不详
投 递 者 谷梁鸣
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

ember-addons-inspector

Get all the information about the addons registered in your Ember project (addonor application). This addon adds an inspect command which facilitatesinspecting your project and learn all about the addons registered in it.

Sinopsis

List all the addons in the project

$ ember inspect:all

Inspecting app...

Found 36 addon(s), 0 disabled.

* ember-buffered-proxy (0.5.1)
  An Ember Object Proxy with change buffering

* ember-cli-app-version (1.0.0)
  Add App version number to Ember Inspector Info Tab

* ember-cli-babel (5.1.6)
  This Ember-CLI plugin uses [Babel](https://babeljs.io/) to allow you to use ES6 syntax with your Ember-CLI project.

* ember-cli-dependency-checker (1.2.0)
  Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands

...

and then you can inspect an individual addon

$ ember inspect ember-cli-mirage
A client-side mock HTTP server to develop, test and demo your Ember app

      version: 0.1.13
     homepage: https://github.com/samselikoff/ember-cli-mirage
         bugs: https://github.com/samselikoff/ember-cli-mirage/issues
   repository: git+https://github.com/samselikoff/ember-cli-mirage.git
       author: Sam Selikoff
      license: MIT

   Blueprints:
     ember-cli-mirage - Installer blueprint
     factory - Generates a mirage factory.
     fixture - Generates a mirage fixture.

This is work in progress and the idea is to add tons of information about theaddons.

Installation

$ ember install ember-addons-inspector

Development

Source code

$ git clone https://github.com/mvdwg/ember-addons-inspector.git

Running Tests

$ npm test

Project's health

TBA

License

ember-addons-inspector is licensed under the MIT license.

See LICENSE for the full license text.

 相关资料
  • 插件管理 插件管理是ZtbCMS官方开发的高级扩展,支持插件的安装和创建 下载安装 创建新插件 1、下载安装 从ZTBCMS 模块->模块->模块仓库 中找到插件管理模块,点击下载。 下载完成后,解压出来,并命名为“Addons”,然后将它copy至项目目录中。 接着在后台本地模块中进行安装。 2、创建新插件 位置:扩展>插件管理>插件管理。 如下图,以添加一个图片下载器的例子说明: 还可以从本地

  • Xtables-addons 是一个代替 Linux 内核和 iptables 旧的 patch-o-matic 包,无需对内核源码进行补丁,无需重编译内核。

  • Awesome git addons A curated list of add-ons that extend/enhance the git CLI. $ git blaSomething awesome happens! “You don’t have to know everything. You simply need to know where to find it when nece

  • Blender For Unreal Engine This Add-on allows you to export content created with Blender to Unreal Engine. StaticMeshs, SkeletalMeshs, Animations (NLA and Actions), Collisions and Sockets, Alembic anim

  • 我们知道,Node.js 不适合 CPU 密集型计算的场景,通常的解决方法是用 C/C++ 编写 Node.js 的扩展(Addons)。以前只能用 C/C++,现在我们有了新的选择——Rust。 3.5.1 环境 node@8.9.4 rust@1.26.0-nightly 3.5.2 Rust Rust 是 Mozilla 开发的注重安全、性能和并发的现代编程语言。相比较于其他常见的编程语言,

  • Ember检查器是一个浏览器插件,用于调试Ember应用程序。 灰烬检查员包括以下主题 - S.No. 灰烬检查员方式和描述 1 安装Inspector 您可以安装Ember检查器来调试您的应用程序。 2 Object Inspector Ember检查器允许与Ember对象进行交互。 3 The View Tree 视图树提供应用程序的当前状态。 4 检查路由,数据选项卡和库信息 您可以看到检查