Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

saddle

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saddle

A bindings engine for rendering HTML or creating DOM nodes directly

  • 0.9.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
44
increased by1000%
Maintainers
4
Weekly downloads
 
Created
Source

Saddle

Saddle contains the various Template and Binding classes for DerbyJS.

Saddle doesn't directly depend on any other part of Derby, but to use Saddle, you do need an implementation of Expression to pass to Templates.

  • There are a couple small example Expression implementations in expressions.js.
  • Derby's full implementations of Expressions are in derbyjs/derby-templates.

Installation

npm install saddle

Tests

npm test

Some of Saddle's tests require a DOM to run, so after running the in-memory tests, npm test will print out a URL to run browser-based tests.

FAQs

Package last updated on 16 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc