Skip to content

doticca/js.Underscore

Repository files navigation

js.Underscore

A common location for Underscore.js and related script libraries for Orchard Project.

This module defines a script manifest for Underscore Library with name "Underscore".
You can include Underscore script inside your Razor views using:
Script.Require("Underscore")

Underscore module will automatically insert your Underscore.js script in every page.
You can disable this bevavior and include underscore on demand (using Script.Require("Underscore) inside your theme/view) by unchecking Auto Enable at underscore module settings.

About

A common location for Underscore.js and related script libraries for Orchard Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published