@nodewell/branddeprecated

The official brand of @nodewell.

Usage no npm install needed!

<script type="module">
  import nodewellBrand from 'https://cdn.skypack.dev/@nodewell/brand';
</script>

README

@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 theCC-BY-4.0 license.