New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

sticky

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sticky

Map model objects across different domains

npmnpm
Version
0.4.0
Version published
Weekly downloads
123
21.78%
Maintainers
1
Weekly downloads
 
Created
Source

sticky

Build Status NPM version

Map model objects across different domains.

This library is pre-1.0 and should not be considered stable.

All methods/classes under util/ are going to be split out into their own modules.

browser support

Installation

$ npm install sticky

Overview

Sourcing a model repository

CRUD methods / Accessing models

Using transforms

Tern Support

The source files are all decorated with JSDoc3-style annotations that work great with the Tern code inference system. Combined with the Node plugin (see this project's .tern-project file), you can have intelligent autocomplete for methods in this library.

Testing

Testing is done with Tape and can be run with the command npm test.

Automated CI cross-browser testing is provided by Testling, and server-side testing is done with Travis CI.

License

Copyright 2014 Brandon Valosek

sticky is released under the MIT license.

FAQs

Package last updated on 27 May 2014

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