1.1.6 • Published 9 months ago

@cresteem/richie-js v1.1.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Richie JS - Powerful SEO Tool for Generating Rich Results

Supported Platforms

Linux Windows Node JS






Table of Contents 📝

Features and Benefits ✨

  • Automated Rich Results Generation: Automate the creation of rich snippets with minimal manual effort.
  • Google-Recognized Structured Data: Generates JSON-LD outputs that comply with Google’s rich results standards.
  • Customizable Configuration: Easily tailor output and settings through the rjs.config.json file.
  • Improved SEO Performance: Boost your website’s visibility and user engagement by integrating rich snippets.
  • Command-Line Interface (CLI) Support: Offers powerful CLI commands for streamlined operations.
  • Open-Source Flexibility: Licensed under Apache 2.0, allowing free use and modification in projects.

Use Cases ✅

  • SEO Specialists: Effortlessly generate rich snippets for client websites, improving search rankings.
  • Web Developers: Integrate structured data into websites without complex coding.
  • Digital Marketers: Enhance website visibility and drive engagement through optimized SEO practices.
  • Content Managers: Automatically generate SEO-friendly structured data for blog posts and articles.
  • E-commerce Platforms: Improve product visibility in search results by incorporating rich snippets.
  • Agencies and Freelancers: Quickly deliver SEO enhancements to client projects.

🙏🏻 Friendly Request to Users

Every star on this repository is a sign of encouragement, a vote of confidence, and a reminder that our work is making a difference. If this project has brought value to you, even in the smallest way, please consider showing your support by giving it a star.

"Star" button located at the top-right of the page, near the repository name.

Your star isn’t just a digital icon—it’s a beacon that tells us we're on the right path, that our efforts are appreciated, and that this work matters. It fuels our passion and drives us to keep improving, building, and sharing.

If you believe in what we’re doing, please share this project with others who might find it helpful. Together, we can create something truly meaningful.

Thank you for being part of this journey. Your support means the world to us. 🌍💖


Installation - Step-by-Step Guide 🪜

Refer below link:

Getting Started

Usage

Everything from top to bottom of Richie JS available here - https://richiejs.cresteem.com/

Generate a rich result

npx rjs make

Store output in a specific directory

npx rjs make -d <destinationFolder>

Exclude specific files and folders

npx rjs make --no <relativePath/subpath>

⚠️ By default, Richie JS removes previous outputs or clears the destination directory.

To preserve existing files, use the --norm or -p flag:

npx rjs make -p
# or
npx rjs make --norm

⚙️🛠️ Custom Configuration

Override default settings by creating an rjs.config.json file in the project's root directory.

🤖 Setting Up IntelliSense for Richie JS

⚠️ Only for VS Code

Option 1: System-wide IntelliSense support

npx rjs isense user

Option 2: Project-specific IntelliSense support

npx rjs isense ws

License ©️

This project is licensed under the Apache License 2.0.

Contributing to Our Project 🤝

We’re always open to contributions and fixing issues—your help makes this project better for everyone.

If you encounter any errors or issues, please don’t hesitate to raise an issue. This ensures we can address problems quickly and improve the project.

For those who want to contribute, we kindly ask you to review our Contribution Guidelines before getting started. This helps ensure that all contributions align with the project's direction and comply with our existing license.

We deeply appreciate everyone who contributes or raises issues—your efforts are crucial to building a stronger community. Together, we can create something truly impactful.

Thank you for being part of this journey!

Website 🌐

richiejs.cresteem.com

Contact Information

For any questions, please reach out via connect@cresteem.com

Credits 🙏🏻

Richie JS is an open-source project developed and maintained by DARSAN at CRESTEEM. Special thanks to the creators and maintainers of the foundational libraries used, including Axios, Cheerio, Puppeteer, and Yargs.



Topics