New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@smallstack/apps

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@smallstack/apps

apps functionality for smallstack projects

0.1.12
unpublished
latest
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created

@smallstack/apps

The smallstack apps package contains app functionality.

How-to install

npm install will install all dependencies.

How-to use

Usually you would reference this package by adding it as project dependency: npm install --save @smallstack/apps

If you want to develop things further or just want to use it locally, you can make use of npm link.

How-to test

npm test executes Karma in local dev mode, npm run test:ci executes Karma in CI mode.

FAQs

Package last updated on 14 Apr 2018

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