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

ember-cli-mirage

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

Ember CLI Mirage

A client-side server to develop, test and prototype your Ember CLI app.

View the docs here.


Installation

ember install ember-cli-mirage

Feature requests

Please open an issue and add a �� emoji reaction. We will use the number of reactions as votes to indicate community interest, which will in turn help us prioritize feature development.

You can view the most-upvoted feature requests with this link.

Support

Having trouble?

Contributing

Have a look at our Contributing guidelines.

About

This library is developed and maintained by EmberMap. We have a Mirage tips and tricks video series if you're looking to learn how to get the most out of Mirage.

Thanks to all our amazing contributors!

  • 前两个月因为工作变动开始接触到emberjs,由此接触到了mirage。 mirage是ember下的个api simulation。 mirage里的几个概念 factories models scenarios serializers config/routes mirage和ember是紧密耦合的,从chnagelog里甚至能看到在早期mirage是app下面的一个子目录。另外mirage是

 相关资料
  • Ember CLI 是一个 Ember.js 命令行工具,提供了由 broccoli 提供的快速的资源管道和项目结构。 Ember CLI 基于 Ember App Kit Project 目前已经废弃。 Assets Compilation Ember CLI asset compilation is based on broccoli. Broccoli has support for: Ha

  • Mock GraphQL with Ember CLI Mirage This addon is for mocking GraphQL with Ember CLI Mirage. Compatibility This addon should work with any version of Ember 2.0 and up as well as Ember CLI Mirage v0.4.7

  • This repository is no longer maintained. As a replacement check out: https://github.com/sir-dunxalot/ember-tooltips Ember CLI Tooltipster An Ember CLI add-on that wraps Tooltipster into an ember compo

  • ember-cli-updater This ember-cli addon helps you update your ember-cli application or addon. The idea of this addon is to automate some parts of the upgrade process so it's simplified. Not every chang

  • Ember-cli-yadda This Ember CLI addon facilitates writing BDD tests in the Gherkin language and executing them against your Ember app. @mschinis (Micheal Schinis) Did a great talk at @emberlondon BDD a

  • Ember-cli-simditor Ember component wrapper for simditor. Changes 0.0.7 Different from previous version, you must wrap content in object. See issue 6 for why. Getting Started Installation In your ember