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

ks-library-design-system

v1.1.9

Published

Welcome to the KoolSoft Design System! This repository contains the guidelines, components, and resources necessary to ensure consistency and efficiency in design across all our products and platforms.

Downloads

10

Readme

KoolSoft Design System

Welcome to the KoolSoft Design System! This repository contains the guidelines, components, and resources necessary to ensure consistency and efficiency in design across all our products and platforms.

Introduction

The KoolSoft Design System provides a comprehensive set of tools and resources for designers and developers to create cohesive and user-friendly interfaces. This README serves as a guide to help you get started with the design system.

Getting Started

To begin using the KoolSoft Design System, follow these steps:

  1. Installation: Install the necessary dependencies and tools required to integrate the design system into your project. Detailed installation instructions can be found in our documentation.

Features

  • Consistency: Ensure visual and functional consistency across all products and platforms.
  • Efficiency: Speed up the design and development process by leveraging pre-built components and guidelines.
  • Scalability: Scale your applications effectively by using modular and reusable design elements.
  • Accessibility: Prioritize accessibility standards to ensure inclusivity and usability for all users.
  • Collaboration: Foster collaboration and alignment among designers, developers, and other stakeholders.

Contributing

We welcome contributions from anyone interested in improving the KoolSoft Design System. Please refer to our contribution guidelines for more information on how to get involved.

Support

If you encounter any issues or have questions about the KoolSoft Design System, please don't hesitate to reach out to our support team.

License

The KoolSoft Design System is licensed under the MIT License.

About Us

KoolSoft is a leading software company dedicated to delivering innovative solutions that empower businesses to succeed in today's digital world. Our design system reflects our commitment to excellence, creativity, and user-centric design.

Contact

  • Website: https://koolsoftelearning.com/
  • Email: [email protected]
  • Phone: 0985545955
  • Address: Tầng 3, Lô NT KĐT mới Phùng Khoang, Phường Trung Văn, Quận Nam Từ Liêm, Hà Nội

Thank you for choosing the KoolSoft Design System. We're excited to see what you create!

command for Dev:

  1. build the library using the Rollup script command: npm run rollup

  2. To test the stories, run the following command: npm run storybook

  3. To build the stories, run the following command: npm run build-storybook

  4. run the test with this command: npm run test