RequireJS.Text 2.0.7

dotnet add package RequireJS.Text --version 2.0.7
NuGet\Install-Package RequireJS.Text -Version 2.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RequireJS.Text" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RequireJS.Text --version 2.0.7
#r "nuget: RequireJS.Text, 2.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RequireJS.Text as a Cake Addin
#addin nuget:?package=RequireJS.Text&version=2.0.7

// Install RequireJS.Text as a Cake Tool
#tool nuget:?package=RequireJS.Text&version=2.0.7

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on RequireJS.Text:

Package Downloads
Durandal

Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... Features -Clean MV* Architecture -JS & HTML Modularity -Simple App Lifecycle -Eventing, Modals, Message Boxes, etc. -Navigation & Screen State Management -Consistent Async Programming w/ Promises -App Bundling and Optimization -Use any Backend Technology -Built on top of jQuery, Knockout & RequireJS. -Integrates with popular CSS libraries such as Bootstrap and Foundation. -Make your own templatable and data-bindable widgets.

TestCropImageByManiac8288

Для добавление Crop необходимо создать метод [HttpPost] с параметрами"CropModel " в контролере. Далее реализовать метод CropImage.Trimming() в параметры передать CropModel и полный путь для сохранения изображения. В файле "CropImage.js" в константе "UrlUploadFile" необходимо написать путь до контролера и метода. На странице Html в нужное место вставить компонент <!-- ko component:{name:'crop-image'} --><!--/ko--> Подключить все необходимые скрипты и стили.

appstitch.LightSwitch

app-stitch is a visually simple yet powerful way of designing business rules. Combine the many channels to stitch different apps together and save hours on auditing, authentication, automation and validation.

SPATools.UI.Base

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains base modules for UI development : - RequireJS Template Engine - UI Base Methods

ProvenStyle.Durandal

This packages adds bootstrap 3 support to Durandal written by Rob Eisenberg. Built using Durandal 2.0.1 ---------------------------------------------------------------------------- Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... Features -Clean MV* Architecture -JS & HTML Modularity -Simple App Lifecycle -Eventing, Modals, Message Boxes, etc. -Navigation & Screen State Management -Consistent Async Programming w/ Promises -App Bundling and Optimization -Use any Backend Technology -Built on top of jQuery, Knockout & RequireJS. -Integrates with popular CSS libraries such as Bootstrap and Foundation. -Make your own templatable and data-bindable widgets.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 1,250,089 6/21/2013