Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xdam/ember-partials

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xdam/ember-partials

Xdam Ember Partials https://xdam.github.io/ember-partials/versions/development/

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

@xdam/ember-partials (xep)

Ember components for XDAM applications.

  • Installation
  • Linting
  • Running tests
  • Running the dummy application

Installation

Note: This package does not provide prefixed styles (see ember-cli-autoprefixer).

Usage

Usage available in the dummy app available at http://localhost:4200.

Contributing

Installation

  • git clone <repository-url>
  • cd ember-partials
  • yarn install

Linting

Lint every kind:

  • yarn lint

Or individually:

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

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

FAQs

Package last updated on 10 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc