Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Top 23 JavaScript Netlify Projects
-
gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
Project mention: Create an Interactive Table of Contents for a Next.js Blog with Remark | dev.to | 2023-04-21Although we are building a custom table of contents, we won't have to write everything from scratch. To separate the Markdown/MDX content from the front matter, we'll use the Gray-matter package. It is optional in case you don't have front matter in your Markdown files. To process the Markdown itself, we'll use the Remark package. We'll also need the unist-util-visit package for traversing node trees and mdast-util-to-string for getting the text content of a node.
-
Project mention: Show HN: Switch from Medium to your own blog (2019) | news.ycombinator.com | 2022-05-30
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: Workerd : le moteur d’exécution JavaScript / Wasm qui alimente les Workers de Cloudflare … | dev.to | 2022-12-04
[email protected]:~# npx gatsby new gatsby-starter-netlify-cms https://github.com/netlify-templates/gatsby-starter-netlify-cms info Creating new site from git: https://github.com/netlify-templates/gatsby-starter-netlify-cms.git Cloning into 'gatsby-starter-netlify-cms'... remote: Enumerating objects: 101, done. remote: Counting objects: 100% (101/101), done. remote: Compressing objects: 100% (92/92), done. remote: Total 101 (delta 4), reused 56 (delta 1), pack-reused 0 Receiving objects: 100% (101/101), 1.94 MiB | 7.15 MiB/s, done. success Created starter directory layout info Installing packages... info Preferred package manager set to "npm" . . . info Your new Gatsby site has been successfully bootstrapped. Start developing it by running: cd gatsby-starter-netlify-cms gatsby develop
-
I think you're right. I was grasping at straws and found that there is an issue with deploying to netlify. I found somebody raising the issue here: https://github.com/netlify/cli/issues/5286
-
commercejs-nextjs-demo-store
Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
Project mention: Need help with Commerce JS store issue - categories and products not showing up | reddit.com/r/learnjavascript | 2022-07-12Original categories banner within the commerce js next js demo store.
-
-
Project - https://github.com/chetanverma16/react-portfolio-template Release Notes - https://github.com/chetanverma16/react-portfolio-template/releases/tag/3.0
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
next-netlify-starter
A one-click starter project for Next and Netlify, moved to https://github.com/netlify-templates/next-netlify-starter
-
Project mention: PageSpeed Insights mobile score of 100 - feels good! | reddit.com/r/webdev | 2022-09-08
-
-
eleventy-excellent
Opiniated Eleventy starter based on the workflow suggested by Andy Bell's buildexcellentwebsit.es.
Eleventy Excellent demo site Eleventy Excellent GitHub repo
-
build
Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI (by netlify)
The next thing to set is the build command. This was the moment I realized that Netlify does not support PNPM right away yet (at the time of writing there is a Feature Request open).
-
-
-
Project mention: Air B&B with “Motion Detector” ring camera above a full length mirror. $500 for tampering with or unplugging it… good thing I have post-it notes | reddit.com/r/mildlyinfuriating | 2023-05-27
Try it with a clickable link: https://www.reveddit.com
-
demolab
Demolab is my fantasy project created to understand the power of JAMstack using JavaScript(Reactjs), API(Netlify and Aws) and pre-built Markup(Gatsby).
Also, I would like to take this moment to thank all my readers and sponsors for supporting my blogging journey. Your encouragement means the world to me, and no better proof than my blog recently crossed 1M+ page views.
-
netlify-plugin-inline-critical-css
A Netlify plugin to inline your critical CSS, built on top of the `critical` package.
-
edge-functions-examples
Explore a library of reference examples for learning about Edge Functions on Netlify.
Project mention: How to get the user’s timezone in JavaScript with Edge Functions | dev.to | 2022-12-12Explore more ideas and personalization use cases for Netlify Edge Functions on the blog and browse a library of examples for inspiration on our Edge Functions Examples site. Happy coding! 👩🏻💻
-
-
Master-Portfolio
A clean, beautiful, responsive and 100% customizable portfolio template for Developers!
-
gatsby-netlifycms-modern-blog
All the technologies used are free and open-source. You are free to use this template for a personal or commercial purposes. Don't forget to star the repo if you like this template.
-
ecommerce-store-reactjs-stripe-oauth2
This is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.Built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.
-
Project mention: I started a WP blog but want to change CMS and Frontend | reddit.com/r/gatsbyjs | 2022-06-02
I ,m using this https://github.com/completejavascript/gatsby-blog-template, but ended modifying the blogs in a grid fashon way, the andrea's template looks well here: https://gatsby-blog-theme-01.andreaseracleous.com.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
JavaScript Netlify related posts
- Proxify - Using Netlify as a Proxy Server
- Proxify - Using Netlify as a Proxy Server
- .env files and svelte
- Ejecuta código asíncrono de forma concurrente en Javascript
- Server-side rendering for any React app on any FaaS provider
- 23 of the best Eleventy Themes (Starters) for 2023
- How to get the user’s timezone in JavaScript with Edge Functions
-
A note from our sponsor - CodiumAI
codium.ai | 27 May 2023
Index
What are some of the best open-source Netlify projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | gray-matter | 3,242 |
2 | medium-to-own-blog | 3,038 |
3 | gatsby-starter-decap-cms | 2,048 |
4 | cli | 1,438 |
5 | commercejs-nextjs-demo-store | 1,023 |
6 | gatsby-starter-ghost | 999 |
7 | react-portfolio-template | 905 |
8 | next-netlify-starter | 413 |
9 | 11st-starter-kit | 329 |
10 | octopus | 293 |
11 | eleventy-excellent | 213 |
12 | build | 195 |
13 | Portfolio | 116 |
14 | next-netlify-starter | 100 |
15 | reveddit | 91 |
16 | demolab | 82 |
17 | netlify-plugin-inline-critical-css | 65 |
18 | edge-functions-examples | 57 |
19 | datorss | 52 |
20 | Master-Portfolio | 45 |
21 | gatsby-netlifycms-modern-blog | 44 |
22 | ecommerce-store-reactjs-stripe-oauth2 | 43 |
23 | gatsby-blog-template | 40 |