An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

requirejs.text

A RequireJS/AMD loader plugin for loading text resources. Known to work in RequireJS, but should work in other AMD loaders that support the same loader plugin API. 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. Download the plugin and put it in the app's baseUrl directory.

Ecosystem
nuget.org
Latest Release
2.0.7
almost 13 years ago
Versions
1
Downloads
1,795,976 total
Dependent Packages
2
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/requirejs.text
spec
License Other
First Release almost 13 years ago
Last Synced 6 days ago
Repository
Stars 924 on GitHub
Forks 470 on GitHub
Rankings on nuget.org
Downloads Top 1.2%