Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSCore Package Repository

JSCore | Pully (package manager)

Package Rules

  1. No malicious packages or malicious updates.
  2. Have a valid package.json that specifes all dependencies it requires.
  3. README include a list of all commands provided, and method signatures of all public functions.
  4. Other packages can only be accessed through public functions.
  5. Internal variables should not be top level.

Note

Join Discord, we like feedback from the user and new packages from developers.

Manifest (package.json) Requirements

  • Name in package.json must match name in repo.
  • The field dependencies must exist, even if there are no dependencies.
  • The field authors must have at least one entry.
  • Author should be in format UserNickname. IdentifiableName can be any identifiable information such as your email address, GitHub username, etc.
  • All dependencies must be valid packages on repo.

Important

Please tag a package illegal if it would be considered a hack.

Build Guides

To update the package README, run node build.js on a local machine.

Package Listing

core 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install core

Core library.

  • Keywords: core

keep 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install keep

Lazy storage.

  • Depends on: core(0.1.0), yarn(0.1.0)
  • Keywords: core, keep, storage

maths 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install maths

Basic maths functions.

  • Keywords: core, maths, math

pully 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install pully

Pully package manager.

  • Depends on: core(0.1.0)
  • Keywords: package manager

toggle 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install toggle

Togglable services.

  • Depends on: keep(0.1.0)
  • Keywords: core, toggles

toggle-emojichat 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install toggle-emojichat

Use Discord style emoji in chat.

toggle-floppyfly 0.1.2

Source | Download | by Sirius<siriusmart>

/pully install toggle-floppyfly

Caution

This package offers unfair advantages and may be bannable on some servers.

Floppy's elytra fly.

toggle-unfocusedfps 0.1.2

Source | Download | by Sirius<siriusmart>

/pully install toggle-unfocusedfps

Reduce FPS when the game is out of focus.

  • Depends on: keep(0.1.0), toggle(0.1.0), yarn(0.1.1)
  • Keywords: fps, performance

yarn 0.1.1

Source | Download | by Sirius<siriusmart>

/pully install yarn

Yarnwrap helper methods.

  • Java dependencies: yarnwrap
  • Keywords: core, yarnwrap

yarntogglepass 0.1.0

Source | Download | by Sirius<siriusmart>

/pully install yarntogglepass

Yarnwrap event passes.

  • Depends on: yarn(0.1.0), toggle(0.1.0)
  • Keywords: core, yarnwrap

yarnutils 0.1.2

Source | Download | by Sirius<siriusmart>

/pully install yarnutils

Yarnwrap helper methods (extra)

  • Depends on: yarn(0.1.1)
  • Keywords: yarnwrap, utils

Bad Packages

These packages are submitted to repo, but taken down due to package.json requirements. They will be restored once requirements are met.

Note: a package taken down will cause all packages dependent on it to also be taken down.

[no bad packages]

About

Package repository.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages