Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cite.js.org #9621

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

cite.js.org #9621

wants to merge 3 commits into from

Conversation

DevChrisChan
Copy link

The site content is a pure client-side javascript web application that counts and extracts in-text citations from essays.

Copy link
Member

@MattIPv4 MattIPv4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Please could you explain how this is related directly to the JavaScript ecosystem/community? Why is this something a JavaScript developer specifically would use more-so than anyone else?

CNAME Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR should only be editing cnames_active.js. A CNAME file is used for GitHub Pages projects and should not be included here.

Copy link
Author

@DevChrisChan DevChrisChan Mar 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for considering my request for a js.org domain for my project, citecount.netlify.app, and I'd like to explain how CiteCount aligns with the JavaScript ecosystem and community.

CiteCount is a pure client-side JavaScript web application designed to count and extract in-text citations from essays. Built entirely with JavaScript, it runs in the browser without any server side dependencies, making it a natural fit within the JavaScript ecosystem.

I believe its value to the community is the fact that this is an open source project that's built entirely with JavaScript, showcasing JavaScript’s abilities, such as the use of regex, string manipulation, and its ability to build features such as AutoSave, read PDF/Word files etc without backend support.

I have deleted CNAME from this pull request.

Thank you again for your time and consideration!

@MattIPv4 MattIPv4 added invalid awaiting response This PR is waiting for a response from the requester labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response This PR is waiting for a response from the requester invalid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants