Code Monkey home page Code Monkey logo

ui's Introduction

✨ Buffer UI Components ✨


Buffer's UI components library and Style Guide for the Buffer Platform and the community

npm package Build Status Test Coverage

Welcome to the official Buffer UI library 🎉! This is where we host all the components used by the Buffer applications (Publish, Analyze and Engage, as well as our official Style Documentation). This library is open source and free for you to explore and use!

Installation

Buffer UI is available as an @bufferapp/ui npm package.

Usage

Here is a quick example to get you started, it's all you need:

import React from 'react';
import ReactDOM from 'react-dom';
import Button from '@bufferapp/ui/Button';

function App() {
  return (
    <Button type="primary" label="Hello, world!" />
  );
}

ReactDOM.render(<App />, document.querySelector('#app'));

For usage instructions and how to add, update, and work with the components, see our CONTRIBUTING.md doc!

Component Documentation / Reference

Check out our ➡️ documentation website.

Contributing

Want to contribute to this project? That's awesome 🙌! Please check out our contribution doc. :)

Changelog

Curious about the latest changes? Please read the changelog and check the latest releases.

License

This project is licensed under the terms of the MIT license.

ui's People

Contributors

ivanaszuber avatar gmzjuliana avatar mayauribe avatar federicoweber avatar anafilipadealmeida avatar hamstu avatar ssvmvss avatar albennett avatar twanlass avatar dace avatar msanroman avatar oscoda avatar mickmahady avatar gomezjuliana avatar esclapes avatar mccraveiro avatar djfarrelly avatar moreofmorris avatar ramirozap avatar tomredman 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.