npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

dg-style-react

v2.0.1

Published

A css library which can be used by anyone for react projects

Downloads

5

Readme

Welcome to Official Open Source DGStyleReact Github

Getting Started

DG Style React is a open source library. which provide vast variety of React components which will faster your Development Process.

Installation

Step 1

  • User has to install package using npm
  • NPM URL - Install using this url.
    Command Line Installation
  • npm i dg-style-react

Step 2

  • Import CSS in the root file of your Project import "../node_modules/dg-style-react/dist/index.css"

Step 3

  • Import Library in any file where you want to use import {CheckBox} from "dg-style-react"
Step 4
  • Congratulations :smile: There are No More Steps
  • You Successfully completed your Installation....

Tech

DG Style React uses a number of open source projects to work properly:

If you are not using react for creating your website then you can check our JS Library DG Style.

DG Styles requires Node.js v20+ to run.

Install the dependencies and devDependencies and start the server.

cd DGStyleLib
npm i 
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
npm run start

Now you can see your changes on..

127.0.0.1:9092
or 
http://localhost:9092

Development

unfortunately we are not open DGStyleReact for open Source Contributions... but we will open repository for contribution Soon...

Still Want to contribute? Great! you Can contribute into our JS Library DGStyle...

Rules for Contribution

  • Create a branch with initial @DGLib/
  • Make sure not to generate Second PR with the Same Branch
  • For One Feature/Issue One Branch and One PR
  • Make Your Changes
  • Push your changes and the Raise your PR
  • We will review it and Merge it...
  • ✨Welcome to DG Style Contributor Community✨

DG Style uses Webpack for fast developing. Make a change in your file and instantaneously see your updates!

For Contributors

A true Developer is the one who always create something for the betterment of society - DG Styles

"Code is like humor. When you have to explain it, it’s bad." – Cory House

"Programming isn't about what you know; it's about what you can figure out." – Chris Pine

"First, solve the problem. Then, write the code." – John Johnson

"Experience is the name everyone gives to their mistakes." – Oscar Wilde

"In order to be irreplaceable, one must always be different." – Coco Chanel

"Java is to JavaScript what car is to Carpet." – Chris Heilmann

"Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code." – Dan Salomon

"The only way to learn a new programming language is by writing programs in it." – Dennis Ritchie

"Programs must be written for people to read, and only incidentally for machines to execute." – Harold Abelson

"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." – Martin Fowler

"Perfection is achieved not when there is nothing more to add, but rather when there is nothing more to take away." – Antoine de Saint-Exupéry

"You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity." – John Romero

"Code never lies, comments sometimes do." – Ron Jeffries

"It’s not a bug; it’s an undocumented feature." – Anonymous

"The most disastrous thing that you can ever learn is your first programming language." – Alan Kay

"Don't worry if it doesn't work right. If everything did, you'd be out of a job." – Mosher’s Law of Software Engineering

"It’s not that I’m so smart, it’s just that I stay with problems longer." – Albert Einstein

"Talk is cheap. Show me the code." – Linus Torvalds

"Before software can be reusable it first has to be usable." – Ralph Johnson

"Programming is not about typing, it’s about thinking." – Rich Hickey

License

MIT

Free Software, Hell Yeah!