diff --git a/NOTICE b/NOTICE index 2b1d89d..067f761 100644 --- a/NOTICE +++ b/NOTICE @@ -1,68 +1,285 @@ -![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/cresteem/Richie-JS/test.yaml?branch=main&style=flat&logo=github&logoColor=black&logoSize=auto&label=Test&labelColor=white&color=rgb(80%2C200%2C10)) - - -Available on NPM: - -![NPM Version](https://img.shields.io/npm/v/%40cresteem%2Frichie-js?style=flat&logo=rocket&logoColor=black&logoSize=auto&label=Richie%20JS%20Version&labelColor=white) - - -![NPM Downloads](https://img.shields.io/npm/d18m/%40cresteem%2Frichie-js?style=flat&logo=rocket&logoColor=black&logoSize=auto&label=Download%20Counts&labelColor=white&color=rgb(80,200,10)) - - - -## License - -RICHIE JS © 2024 by 🚀[CRESTEEM](https://www.cresteem.com/) is licensed under [APACHE LICENSE VERSION 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) - -## Contribution - -By contributing to this project, you agree that your contributions will be licensed under the Apache License, Version 2.0. You can find the full text of the license in the LICENSE file located in the root directory of this project. - -For more about contribution check [CONTRIBUTING](./CONTRIBUTING) file. - -### Attribution Requirements - -In addition to the terms of the Apache License, Version 2.0, you are required to provide the following attribution in any use, reproduction, and distribution of this software: - -"This software includes RICHIE JS © 2024 by [CRESTEEM](https://www.cresteem.com/). Licensed under the Apache License, Version 2.0." - -This attribution must be displayed in a prominent location in any documentation, notices, or marketing materials accompanying the distribution or use of this software. - -## 👨🏻‍💻 CLI -```bash -//make rich result -npx rjs make - -//store output in different directories -npx rjs make -d destFolder - -//omit files and folders -npx rjs make --no relativePath/subpath -``` - -### ⚠️ By default Richie JS removes previous outputs or emptying destination directory. -#### If you want to disable this? use --norm or -p flag -```bash -npx rjs make -p -/* or */ -npx rjs make --norm -``` - -## ⚙️🛠️ Configuration -You can override default setting by making rjs.config.json inside project's root directory. - - -## 🤖 Configuring Richie JS with intellisense support -#### ⚠️ Both are only for VS Code - -#### Option-1 : System User wide support -```bash -npx rjs isense user -``` - -#### Option-2 : Project wide support -```bash -npx rjs isense ws -``` -## Maintainer -[@iamspdarsan](https://github.com/iamspdarsan) - [LinkedIN](https://in.linkedin.com/in/iamspdarsan) - [Github](https://github.com/iamspdarsan) +
+ +# [Title] - [short desc] + +

[This is a placeholder paragraph. Here some introductory text or describe the content that will eventually go in this section. This text is meant to give a sense of how the final content will look in the design.] +

+ +### Supported Platforms + +[![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)]() +[![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)]() +[![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)]() +[![Node JS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)]() +[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)]() +[![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)]() + +--- + +[uname-holder/reponame-holder] [npm-name-holder] [wf-holder] - for test&build + +

+ + + + GitHub last commit + + + + + + GitHub commit activity + + + +

+ +

+ + + + GitHub Actions Build Status + + + + + + GitHub Actions Test Status + + + +

+ +--- + +

+ + + + GitHub License + + + + + + GitHub Release + + + +

+ +

+ + + + CodeFactor Grade + + + +

+ +--- + +

+ + + + NPM Downloads + + + + + + GitHub Repo stars + + + +

+ +--- + +

+ + + + GitHub Sponsors + + + +

+ +--- + +
+ +## Table of Contents 📝 + +- [Features and Benefits](#features-and-benefits-) +- [Use Cases](#use-cases-) +- [Friendly request to users](#-friendly-request-to-users) + +- [Installation - Step-by-Step Guide](#installation---step-by-step-guide-) +- [Usage](#usage) +- [In-Action](#in-action-) + +- [License](#license-%EF%B8%8F) +- [Contributing to Our Project](#contributing-to-our-project-) +- [Website](#website-) + +- [Contact Information](#contact-information) +- [Credits](#credits-) + +## Features and Benefits ✨ + +- [f1] +- [f2] +- [fn] + +## Use Cases ✅ + +- [usecase 1] +- [use case 2] + +--- + +### 🙏🏻 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 🪜 + +[Installation instructions here] + +- **Step 1:** +- **Step 2:** +- **Step 3:** +- **Step 4:** +- **Step 5:** + +## Usage + +- [purpose heading] + [Demonstration here] + +```bash +demo +``` + +## In-Action 🤺 + +[video] or [gif] or [image] + +## License ©️ + +This project is licensed under the [Apache License 2.0 or GNU General Public License v3.0 or MIT](LICENSE). + +## 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](../../issues/new). 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](CONTRIBUTING) before getting started. This helps ensure that all contributions align with the project's direction and comply with our existing [license](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 🌐 + +[https://darsan.in] + +## Contact Information + +For any questions, please reach out via connect@cresteem.com + +## Credits 🙏🏻 + +[credits to lib maintainers/creators] + +--- + +

+ + Cresteem Logo + +

+ +

+ + +Cresteem at Instagram + + + + place holder image + + + +Cresteem at Linkedin + + + + place holder image + + + +Cresteem at Twitter / X + + + + place holder image + + + +Cresteem at Youtube + + + + place holder image + + + +Cresteem at Github + + + + place holder image + + + +Cresteem at Huggingface + + + + place holder image + + + +Cresteem Website + + +

+ +--- + +#### Topics + +