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

@stone-js/core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stone-js/core

StoneJS core

  • 1.0.3
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16
decreased by-57.89%
Maintainers
1
Weekly downloads
 
Created
Source

StoneJS: Core

npm npm npm Maintenance

StoneJS Core provides a simple and powerful environment to create any javascript projects, whether it is a simple project, a library, a backend, a frontend or a command line (CLI) application.

It provides a service container to manage your dependencies, an event manager to manage your events, a kernel to run your application and an adapter to run your application in the appropriate environment (console, browser, http, Cloud, AWS Lambda, etc...).

All features are customizable, allowing you to easily extend them or include others.

Table of Contents

  • Installation

Installation

The StoneJS Core can be installed with both npm and yarn.

# Install with NPM
$ npm i @stone-js/core

# Install with yarn
$ yarn add @stone-js/core

Keywords

FAQs

Package last updated on 14 Oct 2023

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