JSPM

@bracketed/branding

2.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q28761F

Branding module for any Bracketed Productions.

Package Exports

  • @bracketed/branding
  • @bracketed/branding/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bracketed/branding) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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