Détail du package

@skyra/start-banner

skyra-project1.2kApache-2.02.0.2

A banner generator utility for your CLI

discord, api, http, skyra

readme

Skyra Logo # ArchId Network Components A collection of shared utilities for the ArchId Network GitHub codecov Packages npm npm npm npm npm npm npm npm npm npm npm npm npm

More coming soon!

Buy us some doughnuts

Skyra Project is open source and always will be, even if we don't get donations. That said, we know there are amazing people who may still want to donate just to show their appreciation. Thanks you very much in advance!

We accept donations through Patreon, BitCoin, Ethereum, and Litecoin. You can use the buttons below to donate through your method of choice.

Donate With QR Address
Patreon PatreonImage Click Here
PayPal PayPalImage Click Here
BitCoin BitcoinImage 3JNzCHMTFtxYFWBnVtDM9Tt34zFbKvdwco
Ethereum EthereumImage 0xcB5EDB76Bc9E389514F905D9680589004C00190c
Litecoin LitecoinImage MNVT1keYGMfGp7vWmcYjCS8ntU8LNvjnqM

Contributors

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to Skyra Project!

changelog

Changelog

All notable changes to this project will be documented in this file.

@skyra/start-banner@2.0.2 - (2025-05-22)

🏠 Refactor

  • Switch to properly split CJS and ESM (1a07da4) (#298 by @favna)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (5393a0c) (#397 by @renovate[bot])
  • deps: Update all non-major dependencies (b222bb6) (#396 by @renovate[bot])
  • deps: Update all non-major dependencies (d38f55b) (#391 by @renovate[bot])
  • deps: Update all non-major dependencies (b1b6cde) (#388 by @renovate[bot])
  • deps: Update all non-major dependencies (2a3232b) (#387 by @renovate[bot])
  • deps: Update all non-major dependencies (a92e0a3) (#382 by @renovate[bot])
  • deps: Update all non-major dependencies (fe68090) (#374 by @renovate[bot])
  • deps: Update all non-major dependencies (c4958f3) (#372 by @renovate[bot])
  • deps: Update all non-major dependencies (7edd912)
  • deps: Update all non-major dependencies (ac48314) (#360 by @renovate[bot])
  • deps: Update all non-major dependencies (f6f86c3) (#353 by @renovate[bot])
  • deps: Update all non-major dependencies (f6d7625) (#336 by @renovate[bot])
  • deps: Update all non-major dependencies (faab5bb) (#331 by @renovate[bot])
  • deps: Update all non-major dependencies (1ca90e9) (#324 by @renovate[bot])
  • deps: Update all non-major dependencies (c1c4cfe) (#322 by @renovate[bot])
  • deps: Update all non-major dependencies (e6c2cb4) (#308 by @renovate[bot])

@skyra/start-banner@2.0.1 - (2023-12-10)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (d64478a)
  • deps: Update all non-major dependencies (aed5a61)
  • deps: Update all non-major dependencies (098ea85)

@skyra/start-banner@2.0.0 - (2023-04-12)

🏠 Refactor

  • Add select menu classes (#200) (cbab493)
  • Support JSONEncodable<T> types in registry (59a57d9)
    • 💥 feat: RegisterCommand now supports any object with toJSON(): RESTPostAPIChatInputApplicationCommandsJSONBody
    • 💥 feat: RegisterCommand now supports Omit<RESTPostAPIChatInputApplicationCommandsJSONBody, 'type'> as valid returned value from function overload
    • 💥 feat: RegisterSubCommand now supports any object with toJSON(): APIApplicationCommandSubcommandOption
    • 💥 feat: RegisterSubCommand now supports Omit<APIApplicationCommandSubcommandOption, 'type'> as valid returned value from function overload
    • 💥 feat: RegisterSubCommandGroup now supports any object with toJSON(): APIApplicationCommandSubcommandGroupOption
    • 💥 feat: RegisterSubCommandGroup now supports Omit<APIApplicationCommandSubcommandGroupOption, 'type'> as valid returned value from function overload
    • 💥 BREAKING CHANGE: refactor: removed makeContextMenuCommand, it was a remnant from older utilities
    • 💥 BREAKING CHANGE: refactor: removed ContextMenuOptions type, use Omit<RESTPostAPIContextMenuApplicationCommandsJSONBody, 'type'> instead
  • hfx: Switch to OOP patterns, remove form-data (#147) (c465c9b)

🐛 Bug Fixes

  • Update to TypeScript v5 & use moduleResolution node16 (#239) (92986c1)
  • deps: Update all non-major dependencies (df22552)
  • deps: Update all non-major dependencies (#207) (4768f93)

🚀 Features

  • Add twitch helpers package (#168) (103160f)

@skyra/start-banner@1.0.2 - (2022-07-17)

🐛 Bug Fixes

  • Bump deps and use tsup dts (7c1cb5d)
  • deps: Update all non-major dependencies (#116) (67a5515)

@skyra/start-banner@1.0.1 - (2022-06-19)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#108) (dab6744)

[@skyra/start-banner@1.0.0]

(https://github.com/skyra-project/archid-components/tree/@skyra/start-banner@1.0.0) - (2022-05-07)

🐛 Bug Fixes

  • Ensure proper files array for yarn pack (38214a3)
  • Fixed export mapping in package.json (d217c18)

📝 Documentation

  • start-banner: Make README's banner shorter (#47) (0e2e7df)

🚀 Features

  • start-banner: Set package version to 1.0.0 before publish (88eed80)
  • Added start-banner package (#40) (1db7317)

@skyra/start-banner@0.0.4 - (2022-04-12)

Bug Fixes

  • Ensure proper files array for yarn pack (38214a3)

Documentation

  • start-banner: Make README's banner shorter (#47) (0e2e7df)

[@skyra/start-banner@0.0.3]

(https://github.com/skyra-project/archid-components/tree/@skyra/start-banner@0.0.3) - (2022-04-12)

Bug Fixes

  • Fixed export mapping in package.json (d217c18)

Features

  • Added start-banner package (#40) (1db7317)