Sammy.js
0.7.5
dotnet add package Sammy.js --version 0.7.5
NuGet\Install-Package Sammy.js -Version 0.7.5
<PackageReference Include="Sammy.js" Version="0.7.5" />
paket add Sammy.js --version 0.7.5
#r "nuget: Sammy.js, 0.7.5"
// Install Sammy.js as a Cake Addin #addin nuget:?package=Sammy.js&version=0.7.5 // Install Sammy.js as a Cake Tool #tool nuget:?package=Sammy.js&version=0.7.5
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)
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
|