You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@splitscript.js/core

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splitscript.js/core

Core SplitScript.js library


Version published
Weekly downloads
295
decreased by-7.23%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Core Splitscript.js library with event emitter and a CLI

install size downloads

docs

About

Splitscript.js is the everything framework

This package has a CLI for easily creating event listeners, and has a dev mode for adding boilerplate code automatically It also has an event emitter for creating other packages, like @splitscript.js/discord

Install

$ npm i @splitscript.js/core

Dev mode

Run splitscript dev <file/folder> to add boilerplate in new listeners in the functions folder

If a file/folder is provided, splitscript will build the files in the folder, or the folder the file is in and then run that.

If its a folder, it will default to index.ts/.js depending on the type of project, or to the "main" set in ss.json

To set the out folder, set dev in ss.json

Build

You can build a project using the command splitscript build <folder>

To set the build folder, set build in ss.json

Other packages

@splitscript.js/discord

v2.2.2 | by ultraviolet

FAQs

Package last updated on 10 Mar 2024

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc