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

ember-api-docs

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

This project uses GitHub Actions for continuous integration.

Ember API Docs

This project contains only the API docs portion of Emberjs.com. If you're looking for the rest of the site,see the websiteand guides repositories.

There are many pieces that together create the Ember API docs site:

Contributing

New contributors are welcome! This project is maintained by an all-volunteer team,and we are thankful for your help.

The best way to get started is to find an issue labeled "good first issue" or "help wanted." If you have questions or want a buddy to pair with, drop by the #dev-ember-learning channel on theEmber Community Discord.Like most open-source projects, contributors are encouraged to open an issueto propose changes and iterate on ideas before investing time in coding.Some tips for working with git/GitHub can be found inMaking your first pull request in the Guides repository.

Please also see CONTRIBUTING.md.

Quickstart to run semi-locally

Follow these instructions to run the app using publically available online data.You do not need to run ember-jsonapi-docslocally yourself.

git clone https://github.com/ember-learn/ember-api-docs.git
cd ember-api-docs
yarn install
ember serve

View at http://localhost:4200

a11y testing

To run a11y tests, run test_a11y=yes ember serve

Linting

  • yarn run lint:hbs
  • yarn run lint:js
  • yarn run lint:js -- --fix

Staging and Deployment

See the DEPLOYING.md guide for instructions.

Building

Cross-browser testing provided by:

  • nodejs api 设计 转载请注明出处:http://www.haomou.net/2014/08/13/2014_web_token/ 来龙去脉 诸如Ember,Angular,Backbone之类的前端框架类库正随着更加精细的Web应用而日益壮大。正因如此,服务器端的组建也正正在从传统的任务中解脱,转而变的更像API。API使得传统的前端和后端的概念解耦。开发者可以脱离前端,独立的开发后端

 相关资料
  • ember-cli-deploy-fastboot-api-lambda An ambitious ember-cli-deploy plugin for serving Ember FastBoot Applications entirely from within AWS Lambda/API Gateway (assets and all!). Background API Gateway

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

  • 英文原文: http://emberjs.com/guides/getting-ember/index/ Ember构建 Ember的发布管理团队针对Ember和Ember Data维护了不同的发布方法。 频道 最新的Ember和Ember Data的 Release,Beta 和 Canary 构建可以在这里找到。每一个频道都提供了一个开发版、最小化版和生产版。更多关于不同频道的信息可以查看博客

  • ember-emojione ember-emojione is your emoji solution for Ember, based on the EmojiOne project. EmojiOne version 2 is used, which is free to use for everyone (CC BY-SA 4.0), you're only required to giv

  • Ember 3D Ember 3D is an Ember addon for using Three.js - an easy to use, lightweight, javascript 3D library. It is designed to: Prescribe a solid file structure to Three.js code using ES6 modules. Ena

  • Ember Table An addon to support large data set and a number of features around table. Ember Table canhandle over 100,000 rows without any rendering or performance issues. Ember Table 3.x supports: Emb