slashasaurus
TypeScript icon, indicating that this package has built-in type declarations

0.12.2 • Public • Published

About

Slashasaurus is a framework built on top of Discord.js. It's inspired by React and Next.JS, so if you've used either before, this will feel kinda familiar to you.

It is strongly recommended that you use TypeScript with this library, however, it is not a requirement. The quick start is written in TypeScript, most information should be very similar for vanilla JS.

Installation

To start a new project with Slashasaurus, you need to install discord.js as well as slashasaurus.

npm install --save discord.js slashasaurus

# or

yarn add discord.js slashasaurus

Alternatively, you can use create-slashasaurus-app to generate the boilerplate for you.

npx create-slashasaurus-app

# or

yarn create slashasaurus-app

See discord.js's readme for more info about optional packages.

Docs

View the docs here!

Latest Changelogs

Check out the releases on GitHub for the latest changelogs.

Readme

Keywords

none

Package Sidebar

Install

npm i slashasaurus

Weekly Downloads

5

Version

0.12.2

License

MIT

Unpacked Size

135 kB

Total Files

29

Last publish

Collaborators

  • rodentman87