[ 原始碼: libjs-requirejs-text ]
套件:libjs-requirejs-text(2.0.12-1)
libjs-requirejs-text 的相關連結
Debian 的資源:
下載原始碼套件 libjs-requirejs-text:
- [libjs-requirejs-text_2.0.12-1.dsc]
- [libjs-requirejs-text_2.0.12.orig.tar.xz]
- [libjs-requirejs-text_2.0.12-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 libjs-requirejs-text 有關的套件
|
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages