[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771326: ITP: libjs-requirejs-text -- loader plugin for loading text resources



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : libjs-requirejs-text
  Version         : 2.0.9
  Upstream Author : James Burke <jrburke@gmail.com>
* URL             : https://github.com/requirejs/text
* License         : BSD-or-MIT
  Programming Lang: Javascript
  Description     : loader plugin for loading text resources

 It is nice to build HTML using regular HTML tags, instead of building up DOM
 structures in script. However, there is no good way to embed HTML in a
 JavaScript file. The best that can be done is using a string of HTML, but that
 can be hard to manage, particularly for multi-line HTML.
 .
 The text.js AMD loader plugin can help with this issue. It will automatically
 be loaded if the text! prefix is used for a dependency.

This is the hopefully last Javascript dependency for OpenStack Fuel.


Reply to: