0.1.7 • Published 3 years ago

webiu-npm v0.1.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

webiu-npm

Building and maintaining a website is an essential task for any business or organization. This project aims to ease the workflow of getting a website up and running by developing reusable Gatsby Components which are easily plugable to create Gatsby websites with ease.

Website built with Webiu: https://www.scorelab.org/

About the webiu-npm package

This repository holds the codebase for the NPM module of all components of webiu. All the components will be added simultaneously as time progresses. The NPM package can be downloaded from the NPM registry: https://www.npmjs.com/package/webiu-npm

How to include this package in your project

Go to the official npm store https://www.npmjs.com/package/webiu-npm

Download the package from the NPM registry npm install webiu-npm

How to use this package

There are a lot of pre-built components which you can include in your next project. For e.g The Signup and Login component can be used as

<SignupAndLogin signupMessage="Signup" loginMessage="Login" handleSignup={() => {}} handleLogin={() => {}} />

All the components are highly reusable via props. You can just explore all the components and their use-cases from its official project directory https://github.com/scorelab/Webiu

May the source be with you!

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago