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

retypeapp-win-x86

v3.5.0

Published

Retype CLI.

Downloads

30

Readme

Retype - Write anything

Retype is an :sparkles: ultra-high-performance :sparkles: generator that builds a website based on simple text files. Focus on your writing while Retype builds the rest.

No coding is required and just one Markdown file, such as a README.md, will get you started.

The retype.com website was generated using Retype.

A new Retype powered website can be up and running within seconds once Retype is installed, which itself takes only a few seconds. :+1:

Quick start

You install Retype using npm, yarn, or the dotnet CLI.

From your command line, navigate to a folder location where you have one or more Markdown .md files, such as a GitHub or GitLab project.

Next, choose one of the following tools to first install retypeapp and then start Retype by using the retype watch command:

NPM

npm install retypeapp-win-x86 --global
retype watch

Yarn

yarn global add retypeapp-win-x86
retype watch

dotnet

dotnet tool install retypeapp --global
retype watch

That's it! Your new Retype website should be up and running.

Features

:tada: It just works

Retype has been built to be easy to use and should "just work" out-of-the-box without any special configuration or troublesome setup.

:zap: Lightning fast

Don't blink. Retype was built for speed.

:white_check_mark: Easy install

Installation takes only a few seconds. Then you need at least one Markdown .md file which Retype will start building a new website from.

:muscle: Powerful

Project level configuration using retype.yml unlocks many more Retype features and customization.

:pencil2: Simple formatting

Pages are formatted using Markdown syntax and Retype components. Page level configuration is available, such as customizing the navigation label or description used by search engines.

:arrows_clockwise: Live reload

If a change is detected, such as editing and saving an .md file, your Retype website will be updated almost instantly within the browser. After running retype watch, edit any .md file and see your changes appear in the browser almost instantly.

:computer: Host anywhere

Retype generates a basic HTML website that you can self-host on any web hosting service, such as GitHub or GitLab. No special server-side software or external dependencies are required. You can host your Retype site as a public website or as a private website inside your organization.

Support

Technical support questions are best asked in the Discussions. The discussions are monitored 24 hours a day and we will do our best to assist.

If you find a defect or would like to submit a feature request, please create an Issue and we will investigate right away.

Do you have a general inquiry? Please feel free to contact us at [email protected].