JavaScript Strapi

Open-source JavaScript projects categorized as Strapi

Top 23 JavaScript Strapi Projects

  1. luban-h5

    [WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.

    Project mention: Analysis of Key Technical Principles for a Visual Drag-and-Drop Component Library | dev.to | 2025-04-07

    From the code above, we can see that this data is very similar to CSS. Based on this observation, we only need to write a conversion function to convert this data into the data required by our components, thus implementing the functionality of converting PSD files into rendered components. Currently, quark-h5 and luban-h5 both implement PSD conversion functionality in this way.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. documentation

    Strapi Documentation (by strapi)

    Project mention: 6 Authentication Methods for Secure Web Applications | dev.to | 2025-04-25

    If you’re building secure, scalable web applications, Strapi v5 offers a robust authentication foundation. It supports multiple strategies-including local logins, third-party providers, and token-based authentication using JWTs-right out of the box. With built-in Role-Based Access Control (RBAC), you can define fine-grained user permissions through an intuitive admin panel. To explore how Strapi can help you implement secure, modern authentication in your next project, check out the Strapi 5 documentation.

  4. strapi-tool-dockerize

    Easy add support for docker to your strapi project

  5. strapi-plugin-config-sync

    :recycle: CLI & GUI for continuous migration of config data across environments

  6. strapi-plugin-sitemap

    🔌 Generate a highly customizable sitemap XML in Strapi CMS

  7. strapi-plugin-transformer

    A plugin for Strapi Headless CMS that provides the ability to transform the API request or response.

  8. plugin-rest-cache

    Speed-up HTTP requests with LRU cache.

  9. 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.

    InfluxDB logo
  10. strapi-plugin-content-versioning

    This plugin enables content versioning in Strapi

  11. strapi-plugin-local-image-sharp

    Dynamically resize, format and optimize images based on url modifiers.

    Project mention: Migrate Strapi from Render to Fly.io | dev.to | 2024-08-01

    FROM node:18-alpine3.18 AS build_image # Installing libvips-dev for sharp Compatability RUN apk update && apk add --upgrade --no-cache vips-dev build-base fftw-dev gcc autoconf g++ make libc6-compat zlib-dev libpng-dev nasm bash --repository https://alpine.global.ssl.fastly.net/alpine/v3.18/community/ # Set working directory WORKDIR /opt # Resolve node_modules for caching COPY package.json yarn.lock ./ # Install dependencies RUN yarn install # Copy all for build and release cache if package.json update COPY . . ENV NODE_ENV=production RUN yarn build # Remove unnecessary files from node_modules - https://github.com/tj/node-prune RUN wget https://gobinaries.com/tj/node-prune --output-document - | /bin/sh && node-prune #------------------------------------------------------------------------------------ # Create a new namespace for the final Docker Image FROM node:18-alpine3.18 # Installing openssh RUN apk --no-cache update && apk add openssh # Installing vips-dev (https://www.libvips.org/) - https://github.com/strapi-community/strapi-plugin-local-image-sharp RUN apk add vips-dev # Set working directory WORKDIR /opt/app # Only copy your source code without the system file COPY --from=build_image /opt ./ EXPOSE 1337 ENV NODE_ENV=production ENV STRAPI_LOG_LEVEL=debug CMD ["yarn", "start"]

  12. strapi-tiptap-editor

    A drop-in replacement for the strapi editor

  13. Next.js-Strapi-Blog

    Static blog with Next.js + Strapi Headless CMS

  14. fastify-raw-body

    Request raw body

  15. strapi-postgres-cloudinary

    Deploy Strapi with PostgreSQL and Cloudinary on Render.

  16. mattie-strapi-bundle

    Mattie plugin bundle for Strapi

  17. shoes

    Shoes is an online shoe store built using Gatsby and Strapi (by atapas)

  18. strapi-provider-upload-ipfs-storage

    IPFS (Filebase, Pinata, Fleek, Web3, Lighthouse) provider for Strapi uploads.

  19. strapi-open-ai-text-generation

    A Strapi Custom Field to generate text content with Open AI Text generation API

  20. secure-job

    HELLO and welcome to my first open-source project! This is just a simple website that displays job posts that are fetched from Strapi's server. This application can obviously be improved and have more features implemented to it.

  21. strapi-plugin-field-formula

    A plugin for Strapi Headless CMS that provides an integration with powerful mathjs library.

  22. todox-client

    Advanced and Modern Todo application with user based todo lists.

  23. strapi-recipes-v4

    Simple recipe app created with Strapi & NextJS

  24. digital-ocean-app_render_strapi

    Deploy Strapi to Digital Ocean App or Render

  25. publishing-strapiv4-heroku

    A production ready Headless CMS template of Strapi installable via Heroku Button

  26. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Strapi discussion

Log in or Post with

JavaScript Strapi related posts

  • 6 Authentication Methods for Secure Web Applications

    1 project | dev.to | 25 Apr 2025
  • Building a Customer Support Portal with Strapi, GPT, and Next.js (Part 1)

    6 projects | dev.to | 4 Mar 2025
  • Build a Developer Blog with Strapi 5 and Next.js

    3 projects | dev.to | 13 Nov 2024
  • Building a Personalized Nutrition Planning App with Strapi and Next.js

    1 project | dev.to | 5 Jul 2024
  • Deploy Strapi as a Content Backend and Headless CMS

    3 projects | dev.to | 27 May 2024
  • Best website builder for a news website

    2 projects | /r/websitebuilders | 8 Nov 2023
  • Strapi - Open source Node.js Headless CMS 🚀

    1 project | /r/AI_Cloud_Services | 21 Oct 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 19 Jul 2025
    Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →

Index


Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io