This package has been deprecated

Author message:

use @nodewell/assets instead: https://www.npmjs.com/package/@nodewell/assets

@nodewell/brand

1.1.4 • Public • Published

@nodewell/brand

GitHub Release Travis CI ISC License CC-BY-4.0 License

Code Style Guide Commit Style Guide Release Workflow PRs Welcome

The official brand of @nodewell.

Assets

Type Asset
Logo
Lead
........................................................................................

Colors

  • nodewell green: #69B247

    • #69B247
  • nodewell gray: #424344

    • #424344

Installation

# Using NPM
npm install @nodewell/brand --save-dev

Usage

const brand = require('@nodewell/brand')

console.log(brand) // { green: '#69B247', gray: '#424344' }

Contribution

Any contribution is appreciated. To get going, check out the contribution guidelines. Thank you and have fun!

License

Dual license. You may use it under the ISC license or the CC-BY-4.0 license.

Readme

Keywords

Package Sidebar

Install

npm i @nodewell/brand

Weekly Downloads

8

Version

1.1.4

License

(ISC OR CC-BY-4.0)

Unpacked Size

53.4 kB

Total Files

10

Last publish

Collaborators

  • richrdkng