InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 JavaScript github-page Projects
-
I built a fast, responsive, and lightweight static documentation site powered by Docsify, hosted on AWS S3 with a CloudFront CDN for global distribution. The entire infrastructure is managed using Pulumi YAML, allowing me to declaratively define and deploy resources without writing any imperative code.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
Project mention: Secure Your Own '.is-A.dev' Subdomain with 'Register' – Fast and Simple | news.ycombinator.com | 2024-08-15
-
-
# https://github.com/actions/deploy-pages#usage name: Deploy to GitHub Pages on: workflow_dispatch: push: branches: - main jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - run: corepack enable - uses: actions/setup-node@v4 with: node-version: "20" # Pick your own package manager and build script - run: npm install - run: npx nuxt build --preset github_pages - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: path: ./.output/public # Deployment job deploy: # Add a dependency to the build job needs: build # Grant GITHUB_TOKEN the permissions required to make a Pages deployment permissions: pages: write # to deploy to Pages id-token: write # to verify the deployment originates from an appropriate source # Deploy to the github_pages environment environment: name: github_pages url: ${{ steps.deployment.outputs.page_url }} # Specify runner + deployment step runs-on: ubuntu-latest steps: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4
-
github-portfolio
Create a Portfolio Website using your GitHub username. This website template is constructed with next.js and tailwind CSS, allowing you to display your work and skills as a software developer. (by said7388)
-
chappe
🧑💻 Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
banner
🚩 A simple and clean banner generator - Banners on the go. https://liyasthomas.github.io/banner (by liyasthomas)
-
-
-
mkdocs-jekyll
The Material theme from MkDocs provided as a Jekyll template, optimized for GitHub Pages
-
-
Love this approach. For the Hugo blog users, my theme https://github.com/kaushikgopal/henry-hugo makes this style of blogging easy. Just add external link in the yaml header and it'll be marked up as a "link" style post
-
-
-
-
-
-
-
-
-
PlayStation-Stars
Sony has an API for retrieving details of the PlayStation Stars service including the progress and rewards an account has earned, but there is no public documentation for using it. This is an attempt at documenting the API by capturing the requests made by the PlayStation App.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript github-pages discussion
JavaScript github-pages related posts
-
🚀 Fast Static Site Deployment on AWS with Pulumi YAML
-
Secure Your Own '.is-A.dev' Subdomain with 'Register' – Fast and Simple
-
Creating my GitHub profile Readme.md
-
Now with freenom closed, is there any other way to get a free domain?
-
Cookbook for SH-Beginners. Any interest? (building one)
-
Possible GitHub Pages downtime
-
Ask HN: Any Sugestions for Proceures Documentation?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Index
What are some of the best open-source github-page projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | docsify | 29,329 |
2 | js-sequence-diagrams | 7,828 |
3 | register | 6,520 |
4 | js.org | 5,452 |
5 | deploy-pages | 755 |
6 | github-portfolio | 274 |
7 | chappe | 221 |
8 | banner | 216 |
9 | Little-Plane-Project | 110 |
10 | sveltekit-gh-pages | 95 |
11 | mkdocs-jekyll | 82 |
12 | TakeABreak | 72 |
13 | henry-hugo | 69 |
14 | teletext | 56 |
15 | wallisconsultancy | 47 |
16 | wiki | 47 |
17 | linkyee | 37 |
18 | gh-pages-theme | 33 |
19 | netflix-clone | 32 |
20 | minesweeper | 22 |
21 | Serverless-Guestbook | 19 |
22 | PlayStation-Stars | 12 |
23 | sca | 11 |