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

tea-ring

v0.2.5

Published

A Next.js project with a liquid button effect and various utilities.

Downloads

11

Readme

Tea-Ring

Tea-Ring is a Next.js project featuring a liquid button effect and various utilities. This project aids in the development and testing of the Tea project, providing a solid foundation and useful features for web application development.

Description

Tea-Ring leverages Next.js along with a collection of essential packages and dependencies to facilitate the creation and testing of web applications. This project is designed to help developers build visually appealing and responsive user interfaces efficiently.

Features

  • Next.js: A powerful React framework for building server-side rendered applications.
  • React: A JavaScript library for building user interfaces.
  • Liquid Button Effect: A unique and visually appealing button animation.
  • Utilities: Various utilities such as form handling, animations, and data fetching.

Installation

To install the Tea-Ring project, use the following command:

npm install tea-ring

Usage

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Repository

  • GitHub - learn about Next.js features and API.

Bugs and Issues

If you encounter any issues, please report them here:

  • issues - learn about Next.js features and API.

Contributing

We welcome contributions to improve Tea-Ring. Feel free to submit pull requests and open issues to make this project better for everyone.

Acknowledgements

Special thanks to the developers and contributors who have made this project possible. Thank you for using Tea-Ring! We hope this project helps you in your development journey.

Author

Zixine - [email protected]

This README.md provides a comprehensive overview of the project, including its description, features, installation instructions, usage, dependencies, author information, license, repository details, and contribution guidelines.

Dev Dependencies

@types/node: ^20.0.0
@types/react: ^18.0.27
@types/react-dom: ^18.0.10
@typescript-eslint/eslint-plugin: ^5.62.0
@typescript-eslint/parser: ^5.62.0
autoprefixer: ^10.4.12
eslint: ^8.36.0
eslint-config-next: 14.1.4
eslint-config-prettier: ^8.6.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.10.1
jest: ^29.2.1
jest-environment-jsdom: ^29.2.1
postcss: ^8.4.18
prettier: ^2.8.3
tailwindcss: ^3.3.0
typescript: ^5.1.0

Dependencies

next: 14.1.4
react: ^18.2.0
react-dom: ^18.2.0
tea-ring: ^1.4.0
axios: ^1.2.0
clsx: ^1.2.1
date-fns: ^2.30.0
formik: ^2.2.9
framer-motion: ^7.0.0
lodash: ^4.17.21
next-auth: ^4.21.1
react-query: ^4.24.2
swr: ^2.1.1
yup: ^1.1.1