Socket
Socket
Sign inDemoInstall

ember-cli-breaklines

Package Overview
Dependencies
186
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cli-breaklines

Returns an HTML SafeString with newline characters converted to . Supports CLRF, CL, & RF (*nix, Mac, & Windows).


Version published
Maintainers
1
Install size
18.9 MB
Created

Readme

Source

Ember-cli-breaklines

This README outlines the details of collaborating on this Ember addon.

Ember CLI Addon. Returns an HTML SafeString with newline characters converted to
. Supports CLRF, CL, & RF (*nix, Mac, & Windows).

Installation

Installation from ember-cli:

ember install ember-cli-breaklines

When using ember-cli 0.1.5 - 0.2.2:

ember install:addon ember-cli-breaklines

Otherwise:

  • git clone this repository
  • npm install
  • bower install

Notes

This has not yet been tested using older versions of ember-cli or HTMLBars. Please feel welcome to lodge any issues.

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

Keywords

FAQs

Last updated on 11 May 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc