Skip to main content
Sammy.js package icon

Sammy.js

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.

Total Downloads
1.4M
1,367,967
Published
Oct 13, 2012
Latest stable version

Install

.NET CLI
dotnet add package Sammy.js --version 0.7.1
Package Manager Console
Install-Package Sammy.js -Version 0.7.1
PackageReference
<PackageReference Include="Sammy.js" Version="0.7.1" />

Frameworks

No framework metadata available.

Dependencies

[1.4.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.