reliverse
There are 20 repositories under reliverse topic.
reliverse/cli
🏯 Reliverse is a website builder inside your terminal. You can start from scratch or use a template. You can set everything up automatically or configure everything exactly the way you like. You can have it all, with all the tools already prepared for you.
blefnk/awesome
⭐ A large number of GitHub repositories about all kinds of interesting topics that @blefnk considers awesome have been starred and recommended to everyone, especially the @reliverse community. The current collection already contains about 1.4k repositories.
blefnk/all-in-one-nextjs-template
Previously, Relivator Next.js template tried to include everything all at once. Now, this repository fulfills that mission. It’s a great place for learning. Any pull requests are open for anyone interested in contributing. Reliverse CLI uses this repo when creating a custom Relivator v1.3.0. So this repo still has some value.
reliverse/relinka
Style your terminal or browser console like never before. @reliverse/relinka is your next powerful logger. It's a full-featured alternative to winston, unjs relinka, pino, bristol, node-bunyan, and similar libraries. Used by @reliverse/prompts and @reliverse/cli
blefnk/blefnk
🧑 This is the repository for my personal website, where, over time, I will share stories about my life, especially in the field of web development. This site will also serve as a repository for some of my knowledge. It will include a blog, portfolio, tutorials, and more. Stay tuned for updates! This site is... a documentation of myself! ;)
blefnk/relidocs
📚 Get started building like a pro — by reading the Reliverse docs. This is the hub for all modern developers.
blefnk/web
🧩 JavaScript Ecosystem Libraries Overview. A list of different libraries sorted by category. You can also go to ALTERNATIVES.md to see which Node.js native features and libraries can be replaced with other better alternatives.
reliverse/prompts
@reliverse/prompts 😎 The CLI prompt library you didn’t realize you’ve been desperate for. It’s blazing-fast, type-safe, and has built-in crash resilience—so your command-line app can look slick without bursting into flames. Forget boilerplate-heavy setups—this library makes CLI development smooth and effortless.
blefnk/astro-starlight-template
✨ Make your docs shine with Astro, Starlight, and everything configured for you by the Reliverse Templates team.
blefnk/create-t3-app
The best way to start a full-stack, typesafe Next.js app
reliverse/acme
📄 @reliverse/acme is a @reliverse/addons template that provides a starting point for developing new packages within the Reliverse ecosystem, offering pre-configured setup and guidelines to streamline the creation of consistent, high-quality packages.
reliverse/astro-docs-json-to-mdx
The project demonstrates an example of a json to mdx generator to simplify the work with i18n in Astro Starlight.
reliverse/converter
@reliverse/converter CLI: Convert anything into anything. Quickly. Smoothly.
reliverse/eslint-plugin
Reliverse EsLint Plugin
reliverse/fs
📂 @reliverse/fs is a utility library that wraps the Node.js native fs module and fs-extra package, providing enhanced file system functionalities. This package is part of the @reliverse/addons ecosystem.
reliverse/performance
@reliverse/performance: A tool for measuring and comparing the performance of development APIs, arbitrary JS/TS CLI commands, and various other tasks.
reliverse/pmx
@reliverse/pmx: A versatile package manager that wraps around bun, pnpm, yarn, and npm. This global installation tool detects your preferred package manager and installs packages accordingly. Switched to bun but still type pnpm out of habit, messing up your node_modules? pmx reduces the chances of such errors and improves your workflow!
reliverse/relico
@reliverse/relico is a modern terminal color formatting library that provides a type-safe and flexible way to add colors and styles to your command-line output. Built with TypeScript and TypeBox for enhanced reliability and developer experience.
reliverse/runtime
@reliverse/runtime: A library that detects the environment runtime, installed package managers, identifies the correct package manager, and provides various useful utilities for developers and users.