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 🙏

© 2025 – Pkg Stats / Ryan Hefner

roleden-component

v1.4.7

Published

## Installation

Readme

RoledenDesign

Installation

$ npm i roleden-component --save

Import

Add RoledenComponent.forRoot() in your module;

Demo

Live Demo

Release Notes

1.4.7

  • Overflow correction on the rd-tabs

1.4.6

  • Z-Index correction on the rd-carousel to make the data clickable

1.4.5

  • Leveshtein distance for the suggestions of the rd-input-autocomplete

1.4.4

  • Fix on reset text in the rd-text-editor

1.4.3

  • Add a rd-input-autocomplete Component
  • Enhance mobile compatibility
  • Correction on rd-text-editor

1.4.2

  • Add a rd-card Component
  • Add a rd-input-file Component
  • Disable close on click on rd-modal & rd-confirm-modal

1.4.1

  • Modify the name of every components to match RD*

1.4.0

  • Add ngModule for each component
  • Correction on the output from rd-check-box & rd-radio-button
  • Correction of the rotation of the rd-carousel

1.3.1

  • Add new options for the rd-text-editor Component
  • Add a displayedIndex property for the rd-carousel Component
  • Correction on the min & max property of the rd-input-number Component
  • Add a null option for the timer on the rd-carousel Component

1.3.0

  • Add a background property on the rd-small-card Component
  • Add a timer property on the rd-carousel Component
  • Add a Dark Mode for every Component

1.2.2

  • Add a rd-tooltip Component
  • Add a rd-modal Component
  • Add a rd-confirm-modal Component
  • Add an event on text selection inside the rd-text-editor Component
  • Add a overflow: hidden on the rd-carousel animation

1.2.1

  • Add a max value and a roll event on the rd-dice Component
  • Add a flip event on the rd-flipping-card Component
  • Make the animation of the list optionnal
  • Add a change state event on the rd-tabs Component
  • Add a change state event on the rd-carousel-data Component

1.1.21

  • Export AlertService and SnackBarService

1.1.20

  • Add a rd-tabs-group Component;\
  • Add a height parameter ont the rd-text-editor

1.1.19

  • Add a rd-carousel Component
  • Add animations on the rd-list Component
  • Add timer on the rd-alert and rd-snack-bar Components

1.1.18

  • Add a rd-alert Component to the library
  • Add a rd-snack-bar Component to the library

1.1.17

  • Add a rd-input-number Component to the library
  • Change the position of the SelectMenu to absolute
  • Add a disabled property on the rd-input

1.1.16

  • Add a rd-radio-button Component to the library

1.1.15

  • Add a rd-check-box Component to the library
  • Add flex-wrap: wrap on the control panel of the Music Player

1.1.14

  • Modify the color className for rd-input & rd-music-player