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 🙏

© 2026 – Pkg Stats / Ryan Hefner

@realbase/real-ui-react

v1.2.9

Published

Grid, Report, Chart UI components for React

Readme

@realbase/real-ui-react

우리테크에서 개발한 UI 컴포넌트를을 React 환경에서 사용할 수 있도록 모아서 만든 패키지 입니다.

사용 환경

이 패키지는 특정 스택과 환경에서 최적화되어 동작합니다:

  • React 기반 애플리케이션
  • Next.js 프레임워크
  • TypeScript 지원
  • 현대적인 번들러 환경

빠른 시작

realbase-template을 사용하면 이 UI 컴포넌트들을 포함한 완전한 웹 애플리케이션을 쉽게 구축할 수 있습니다.

더 자세한 정보와 템플릿은 realbase.kr에서 확인하세요.

라이선스

이 패키지에 포함된 Real 시리즈 제품들은 상용 라이선스가 필요합니다. support.realgrid.com에서 일정 기간 동안 사용할 수 있는 무료 라이선스를 받을 수 있습니다.

번들링

  • webpack이나 기타 번들링 도구를 사용하지 않고 소스 코드 그대로 제공
  • 번들링 없이 원본 TypeScript/JavaScript 코드로 제공
  • 추후 호환성 문제 발생 시 번들링 적용 예정

변경 내역

v1.2.8 (2025-10-21)

  • realreport, realreport-designer 버전 업데이트: v1.11.9 → v1.11.15
  • realgrid 버전 업데이트: v2.9.0 → v2.9.4
  • realchart 버전 업데이트: v1.3.0 → v1.4.0
  • realmap 버전 업데이트: v1.0.0 → v1.1.0

v1.2.6 (2025-09-15)

  • Next.js 의존성 업데이트: ^15.0.0 → ^15.2.3
  • React 19 호환성 개선
  • TypeScript 설정 최적화

v1.2.5 (2025-08-10)

  • 패키지 exports 구조 개선
  • realmap 모듈 추가 지원
  • 빌드 성능 최적화

v1.2.4 (2025-08-08)

  • realreport, realreport-designer 버전 업데이트: v1.11.8 → v1.11.9
  • 동적 라이선스키 함수 일관성 개선
  • RealReportViewer에서 setLicenseKey 함수를 직접 import하여 사용하도록 변경