Socket
Socket
Sign inDemoInstall

tandem-core

Package Overview
Dependencies
2
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tandem-core

WARNING ===


Version published
Weekly downloads
4
increased by300%
Maintainers
2
Install size
1.34 MB
Created
Weekly downloads
 

Readme

Source

WARNING

Please do not publicize this repository in any way. There are a few known documentation gaps and other issues we wish to address before publication. Thank you for your patience.

Tandem Core

This repository is also both a Rails gem and a Node.js module.

Build Status

Project Organization

Top level files/directories

The tandem source code is in the src folder. Tests are in the tests folder.

All other files/directories are just supporting npm/bundler, build, or documentation files.

build - javascript output
lib - bundler
src - source code
tests - tests written for Mocha on node.js
vendor/assets/javascripts/* - symlinks to src with .module added before extension
delta.js - entry point for tandem/scribe coffeeify
index.js - npm
package.json - npm
tandem-core-rails.gemspec - bundler

Version numbers

Until we write a script, version numbers will have to be updated in the following files:

  • lib/tandem-core-rails/version.rb
  • package.json

Tests

We use the mocha testing framework. To run:

make test

To run code coverage tests:

make cov

Visit coverage/lcov-report/index.html in your browser to see the output.

FAQs

Last updated on 02 Jul 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc