@bracketed/branding
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published
Bracketed logo Team Bracketed - Website | Discord | Github

@bracketed/branding

A branding package used to store and or get images from the Team Bracketed Branding repository.

( @bracketed/branding By ninjaninja140 )

What is this?

- A branding package used to store and or get images from the Team Bracketed Branding repository. This package is used in other packages to get images from the repository.

It's a very essential tool for any Bracketed project.

Summary (Directory)

Installation

Install via yarn or npm:

Yarn:

yarn add @bracketed/branding

Npm:

npm install @bracketed/branding

Usage

import the package into your project:

const branding = require('@bracketed/branding');
import { xxx } from '@bracketed/branding';
// or
import * as branding from '@bracketed/branding';

use the package:

branding.ScalableVectorGraphicLogos.BracketedBetaVariantLogo;
// import is import { ScalableVectorGraphicLogos } from '@bracketed/branding';
ScalableVectorGraphicLogos.BracketedBetaVariantLogo;

Contribution & Help

Feel free to contribute to this project, join our discord and help us with future development of Project Bracketed. Please also notify us of errors within our projects as we may not be aware of them at the time.

ChangeLog & Versions

Version 1
  • Initial release
  • Package published to npm
  • Available by using npm install --save-dev @bracketed/branding
  • Version 2
  • Added types




  • Thanks for downloading my package!

    Bracketed logo Team Bracketed - Website | Discord | Github | Twitter | Back To The Top

    Discord Banner

    /@bracketed/branding/

      Package Sidebar

      Install

      npm i @bracketed/branding

      Weekly Downloads

      3

      Version

      2.0.4

      License

      none

      Unpacked Size

      43.3 kB

      Total Files

      11

      Last publish

      Collaborators

      • bracketed