2.3.6 • Published 2 months ago

@splitscript.js/core v2.3.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

npm.io

Core Splitscript.js library with event emitter and a CLI

install size downloads

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

2.3.6

2 months ago

2.3.5

2 months ago

2.3.2

5 months ago

2.3.1

5 months ago

2.3.3

5 months ago

2.3.0

5 months ago

2.2.1

7 months ago

2.1.2

7 months ago

2.0.3

8 months ago

2.2.0

7 months ago

2.1.1

8 months ago

2.0.2

8 months ago

2.0.5

8 months ago

2.2.2

7 months ago

2.0.4

8 months ago

2.1.0

8 months ago

2.0.0

8 months ago

1.2.0

11 months ago

1.1.0

11 months ago

1.0.5

11 months ago

1.0.4

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago