Coder Social home page Coder Social logo

friendsoftrowel / badges Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 62 KB

⚠️ DEPRECATED. The official Trowel Component for badges

Home Page: http://trowel.github.io/documentation/friends-of-trowel/badges/

License: MIT License

JavaScript 18.17% CSS 21.12% HTML 60.71%
trowel trowel-component scss css bower npm badge

badges's Introduction

Friends of Trowel

Trowel Badges

npm version Bower version

The official Trowel Component for badges Badges is a Trowel Component, please refer to the Trowel doc for more informations about how works Trowel Components

Getting Started

Download

You can easily install Trowel Badges by using npm, Yarn or Bower

# With bower
$ bower install trowel-badges

# With npm
$ npm install trowel-badges

# With yarn
$ yarn add trowel-badges

You can also download a zip archive right here.

Installation

Scss

The main scss file to include to your main .scss file is located at the ./src/scss/badges.scss. As a Trowel Component, it also requires two dependencies to compile the scss code. Here an scss installation snippet.

// Trowel Dependencies
@import './path/to/dependencies/trowel-core/src/trowel';

// Trowel Components Badges
@import './path/to/dependencies/trowel-badges/src/scss/badges.scss';

CSS

If you don't want to customize the trowel component in scss you can use the css file available at ./dest/css/badges.css. A minified version is available at the same location.

Usage

to be written

Contributing

If you want to contribute you can checkout the contribution guide over here

License

MIT © Trowel

badges's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.