Sammy.js 0.7.5

dotnet add package Sammy.js --version 0.7.5
NuGet\Install-Package Sammy.js -Version 0.7.5
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="Sammy.js" Version="0.7.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sammy.js --version 0.7.5
#r "nuget: Sammy.js, 0.7.5"
#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 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
Version Downloads Last updated
0.7.5 16,135 8/9/2014
0.7.4 21,740 1/28/2013
0.7.2 139 1/17/2013
0.7.1 1,001 10/13/2012
0.6.3 410 4/28/2011