Sammy.js
0.7.2
See the version list below for details.
dotnet add package Sammy.js --version 0.7.2
NuGet\Install-Package Sammy.js -Version 0.7.2
<PackageReference Include="Sammy.js" Version="0.7.2" />
paket add Sammy.js --version 0.7.2
#r "nuget: Sammy.js, 0.7.2"
// Install Sammy.js as a Cake Addin #addin nuget:?package=Sammy.js&version=0.7.2 // Install Sammy.js as a Cake Tool #tool nuget:?package=Sammy.js&version=0.7.2
Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications. Sammy tries to achieve this by providing a small core framework and an ever-growing list of plugins for specific functionality. The core includes a simple API for defining applications which are made up primarily of routes and events. By driving application development around a small and specific API, Sammy attempts to keep your code organized while still allowing a lot of breathing room to define your own style and structure.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.4.1)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Sammy.js:
Package | Downloads |
---|---|
Durandal.Router
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 router designed to integrate SammyJS with Durandal. It makes building navigation style applications simple and elegant. |
|
Need.UI
Need-Net ASP NET Basic Template |
|
NexonEU.core
Nexon Europe Web core libray |
|
CMS.Web
Description |
|
sammy.routes.decoupler.js
Applies Sammy.JS client-side routes (history navigation) by non-invasive way. Please visit project wiki pages https://github.com/Efimster/sammy.routes.decoupler/wiki |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sammy.js:
Repository | Stars |
---|---|
MohammadYounes/OWIN-MixedAuth
Mixed (Windows + Forms) Authentication for OWIN
|