Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

duderonomy-ember-autoprefixer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duderonomy-ember-autoprefixer

The default blueprint for ember-cli addons.

latest
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

duderonomy-ember-autoprefixer

Build Status Greenkeeper badge

This is basically ember-cli-autoprefixer, but with updated dependencies. You should probably use ^ and I might deprecate this in the future if ember-cli-autoprefixer updates its deps.

I really only intend to use this myself. If you like it.. PR some good stuff. Maybe I will rename it?

I basically copy pasted the pertinent bits from ember-cli-autoprefixer into a brand new ember-cli addon. ( so I could use the latest stuff )

I (we?) DO NOT SUPPORT NODE 4, min version node 8.

Installation

ember install duderonomy-ember-autoprefixer

Usage

[Longer description of how to use the addon in apps.]

Contributing

Installation

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

Linting

  • yarn lint:js
  • yarn lint:js --fix

Running tests

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

Running the dummy application

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

License

This project is licensed under the MIT License.

Keywords

ember-addon

FAQs

Package last updated on 30 Aug 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