Found 95 packages
A JavaScript module loader.
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.
RequireJS.NET integrates RequireJS script loader with ASP.NET MVC
Package Description
The tool converts Visual Studio resources (*.resx files) into client-side json/js files for loading via RequireJS i18n plugin (http://requirejs.org/docs/api.html#i18n) or i18next (http://i18next.com/). Please see detailed documentation on Project Home (GitHub) - https://github.com/evil-shrike/ResxToJson.
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.
RequireJS support for Cassette.
Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework. Bootbox.js requires jQuery 1.12.4 or greater, and Bootstrap 3.3.7 or greater. Some options require Bootstrap 4.
Parses RequireJS.NET config files and builds bundles using YUI compressor.
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... This is a collection of transitions designed to work with Durandal's composition system.
MSBuild task that outputs specified keys from a resx file in RequireJS i18n format
Requirejs binding library for Bridge.NET projects.
Requirejs Domready (requirejs-domready) binding library for Bridge.NET projects.
Change RequireJS.NET to use default.js in controller folder
require.js plus common scripts
Parses RequireJS.NET config files and builds bundles using Microsoft's Web Optimization Framework.
由于RequireJS-CSS未在Nuget上传该包,方便.NETer,故提供
Knockout-AMD-Helpers is a lightweight plugin that makes working with AMD modules in Knockout.js easier by adding a "module" binding and pulling external templates using the text plugin.