GithubHelp home page GithubHelp logo

anikethsaha / react-layout-handler Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 600 KB

This is a react layout package to help you managing your UI layout

JavaScript 100.00%
reactjs reactjs-components layouts

react-layout-handler's Introduction

react-layout-handler

NPM

This is a react layout package to help you managing your UI layout

Under Development

NOTE : The package may be unstable till it is in under development.

This is just the layout package and typography package. It will give you structure not design

Getting Started

npm i react-layout-handler
import {   Wrapper} from "react-layout-handler";
import {
     Container ,
     Grid50,
     Grid25,
     Grid75,
     FullWidth
} from 'react-layout-handler'
import {
    Menu,
    Nav,
    MenuContainer
} from 'react-layout-handler'
import { Card } from ".react-layout-handler";
import {
     H1,
     H2 ,
     H3,
     H4,
     H5,
     H6,
     Code,
     XLT,
     LT,
     MT,
     ST,
     P
    } from "react-layout-handler";
use this components

Documentation is getting prepared -coming soon

For Testing in local environment

install dependencie using npm i
To start the development server and to run the project type npm run dev
To make any changes and run again npm run build
Check the src/index.js and see through the components used
Component files are in src/component

How to contribute

Do a pull request and make changes and merge the changes

react-layout-handler's People

Contributors

anikethsaha 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.