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

ember-immutable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-immutable

Ember-cli shim for immutable.js from facebook

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

Ember-immutable

CircleCI

Ember-cli shim for using Facebook's Immutable.js

import Immutable from 'immutable';

const myMap = Immutable.Map();

Installation

  • git clone <repository-url> this repository
  • cd ember-immutable
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

Keywords

ember-addon

FAQs

Package last updated on 28 Mar 2017

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