Giter Site home page Giter Site logo

mrexsp / another-react-lib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikek4233/another-react-lib

0.0 1.0 0.0 665 KB

Just another React Library filled with reusable components

Home Page: https://www.npmjs.com/package/another-react-lib

JavaScript 83.53% CSS 16.47%

another-react-lib's Introduction

Another-React-Lib

Travis npm package Coveralls

Just another React Library filled with awesome reusable components

Install

Navigate into your React project and run the following command:
npm i another-react-lib

Usage

This is a very basic example to get you started

import React from 'react';
import {SimpleRedButton} from "another-react-lib" 

function App() {
  return (
    <div className="App">
      <SimpleRedButton text={'so very simple and red'}/>
    </div>
  );
}

export default App;

Contributing

If you want to contrbiute to this project please take a look at the guidelines/how-to

Documentation

https://github.com/NehemiahK/Another-React-Lib/tree/master/docs

About

As the name of the library suggests, it's simply another React library.
So then what's the motivation, you may ask. Well, when I saw Hacktoberfest 2019 was around the corner, I was looking at what I could contribute to this year. For me I find it daunting to find a repository where I can contribute
at my own level. The projects I had encountered were either too basic or way too advanced.

I wanted to create a repository that people from beginner to advanced could contribute in a meaningful way. (Myself included obviously)

Oh and I was able to get this project up and running by using nwb, which is an npm package for creating npm packages. So if you want to make your own React library and open source it, I advise checking them out.

Hacktoberfest 2019

If you want to contrbiute for Hacktoberfest 2019, be sure to check out how to contribute. If you want to be eligible for your free Hacktoberfest shirt and stickers then be sure to register. https://hacktoberfest.digitalocean.com/

Feel free to make all four of your pull requests here or feel free to spread them out across other respositories.

another-react-lib's People

Contributors

nehemiahk avatar mrexsp avatar mikek4233 avatar

Watchers

James Cloos 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.