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

pearl-ui

v2.3.4

Published

<div align="center"> <a href="https://docs.pearl-ui.dev/"> <img width="346" alt="logo" src="https://user-images.githubusercontent.com/29514438/133960518-569428c5-fe04-4631-b20e-5935a4c93914.png"> </a>

Downloads

56

Readme

Features

Pearl UI is a comprehensive UI library for React Native projects, offering a wide range of features:

  • Open Source and Free 🆓: Completely open source and free to use.
  • Universal Compatibility 🌐: Write once and run on iOS, Android, and Web, thanks to the power of Expo, React Native, and React Native for Web.
  • Rich Component Library 📚: Growing library of built-in components with the flexibility to create custom components as needed.
  • Theming Control 🎨: Full control over the theme for a highly customizable UI.
  • Animation Support 🎬: Out-of-the-box support for animations using Moti.
  • Dark Mode 🌙: Dark mode support out-of-the-box, to make it easy to cater to user preferences.
  • Responsive Design 📱: Support for responsive design using breakpoints to ensure your application looks great on any device.
  • Fast Development ⚡: Speed up your development process with style props.
  • Accessibility ♿: Accessible by default, adhering to official Android and Apple guidelines.
  • Fully Typed 🦾: Completely types using Typescript to ensure type safety and enhancing developer productivity.
  • Powerful API 💪: Powerful API for creating custom components, providing flexibility and control.

Installation

To install Pearl UI in your React Native/Expo project directory, execute one of the following commands:

npm

$ npm install pearl-ui

yarn

$ yarn add pearl-ui

Documentation

For comprehensive usage instructions and API documentation, please visit the official website.

Contributing

Contributions from the community as encouraged. For instructions on how to set up the repository locally, build, test, and contribute, please refer to our CONTRIBUTING.md guide.

License

Pearl UI is licensed under the MIT License.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!