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

hexo-theme-redefine

v2.8.1

Published

Redefine your writing with Hexo Theme Redefine.

Downloads

8,273

Readme

hexo-theme-redefine

Hexo-theme-Redefine reimagines simplicity, speed, and purity, without sacrificing functionality or design. Its sleek, modern aesthetic is packed with useful features, blending style and practicality seamlessly.

Building on the solid foundation of hexo-theme-keep, "Redefine" elevates the style and incorporates valuable writing tools and plugins. It offers extensive customization options, allowing you to tailor every detail to your preferences. With Redefine, your blogging experience becomes unique and effortless, showcasing your personal style and needs.

🌐 Demo

If you are also using Redefine, please go to Redefine Theme Showcase to add your blog link.

⛰️ Features

☁️ Installation

The easiest way to install Theme Redefine is by using npm (after your hexo version has been up to 5.0+)

$ cd your-hexo-site
$ npm install hexo-theme-redefine@latest

Another method is by git clone

$ cd your-hexo-site
$ git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine

After the installation, go to the _config.yml of your hexo site and set

theme: redefine

⏫ Update

To update hexo-theme-redefine, you can run the same npm command

$ npm install hexo-theme-redefine@latest

If you installed the theme by git clone, you can update the theme by running the following command

$ cd themes/redefine
$ git pull

📄 Documentations

Please read Redefine Docs when installing

It's very easy to understand.

☕ Support

Feel free to pull request and send issues.

If you have any questions, please send an email to [email protected]. I will reply in time.

Please give me a star to support me, thanks!

Also, if you are using Typora, check out Typora Theme Redefine so that you can preview the styles of your blog in Typora.

💗 Donations

Thanks to all the people who have donated to me. Your support is my greatest motivation.

If you like this theme, please give a star. You can also support me by donating.

This is the list of all the people who have donated to me: Donation List

如果你想要使用OpenAI GPT-4,但不想每月支付 20 美元吗,来看看我的 GPT Plus Share GPT Plus 共享站,使用多达 100 个 ChatGPT Plus 账户,每月仅 17 人民币起步!

GPT Billboard

🌟 Star History

💻 Development

If you want to contribute to this project, you can clone the dev branch and check out the Development Docs to get started.