Showing 14 open source projects for "next.js"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Next.js

    Next.js

    The React Framework

    Next.js is the React framework for lightweight apps, static websites, pre-rendered apps and more. It solves the most common problems associated with building a complete web application with React, such as those involving code bundling and transforming, production automizations, page rendering and having to write server-side code. Next.js offers a best in class “Developer Experience” through such capabilities as pre-rendering, single command static exporting, automatic code-splitting, hot code...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    i18n Next Translate

    i18n Next Translate

    Next.js plugin + i18n API for Next.js, load page translations

    Next.js plugin + i18n API for Next.js. Load page translations and use them in an easy way. The main goal of this library is to keep the translations as simple as possible in a Next.js environment. Next-translate has two parts: Next.js plugin + i18n API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Material Kit - React

    Material Kit - React

    React Dashboard made with Material UI’s components

    Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process! React Dashboard made with Material UI’s components. Our pro template contains features like the TypeScript version, an authentication system with Firebase and Auth0 plus many others. Create secure, seamless user experiences with Zalter Passwordless Authentication. We also have a pro version of this product which bundles even more pages and components if you want to save more...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Framework detection utility

    Framework detection utility

    Framework detection utility

    Detects which framework a specific website is using. The framework's build/dev commands, directories and server port are also returned. Static site generators: Gatsby, Hugo, Jekyll, Next.js, Nuxt, Hexo, Gridsome, Docusaurus, Eleventy, Middleman, Phenomic, React-static, Stencil, Vuepress, Assemble, DocPad, Harp, Metalsmith, Roots, Wintersmith. Front-end frameworks: create-react-app, Vue, Sapper, Angular, Ember, Svelte, Expo, Quasar. Build tools: Parcel, Brunch, Grunt, Gulp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    Next SEO

    Next SEO

    Next SEO is a plug in that makes managing your SEO easier in Next.js

    Next SEO is a plugin that makes managing your SEO easier in Next.js projects. Pull requests are very welcome. Also make sure to check out the issues for feature requests if you are looking for inspiration on what to add. Feel like supporting this free plugin? It takes a lot of time to maintain an open source project so any small contribution is greatly appreciated. NextSeo works by including it on pages where you would like SEO attributes to be added. Once included on the page you pass...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    next-firebase-auth

    next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSON5

    JSON5

    JSON5 — JSON for Humans

    JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). It is not intended to be used for machine-to-machine communication. JSON5 was started in 2012, and as of 2022, now gets >65M downloads/week, ranks in the top 0.1% of the most depended-upon packages on npm, and has been adopted by major projects like Chromium, Next.js, Babel, Retool, WebStorm, and more. It's also natively supported on Apple platforms like MacOS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MDX

    MDX

    Markdown for the component era

    MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gitmoji

    gitmoji

    An emoji guide for your commit messages

    .... This project is Open Source, that means everyone can participate, suggesting, discussing and adding new emojis. Take a look at the contributing section and guidelines for contributing. An easy solution for using gitmoji from your command line, is to install gitmoji-cli. A gitmoji interactive client for using emojis on commit messages. This project is a static website built with Next.js. All the gitmojis displayed are rendered from a JSON file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    Gita Web App

    Gita Web App

    Bhagavad Gita web app: https://gita-rsi.vercel.app/

    https://gita-rsi.vercel.app/ ( bit.ly/gitawebapp ), public GitHub repo: https://github.com/ravisiyer/gita , is a Bhagavad Gita web app (Next.js, open source, freeware) that I have developed which shows Gita verse text, transliteration and word meaning, along with translations and commentaries in English, Hindi and Sanskrit of famous recent spiritual masters from India like Swami Sivananda, Swami Chinmayananda, Swami Adidevananda and Swami Gambirananda. It also has Sanskrit commentaries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RAN

    RAN

    RAN! React . GraphQL . Next.js Toolkit

    Hot-reload ready for dev, next-generation JavaScript (ES6). Offline-ready, next-generation CSS (CSS-in-JS). Create new page in a second (with CLI). SEO-ready, performance-first, production deployment ready for now, Digital Ocean, Heroku, and AWS. Prettier and ESLint integrated. Also, there is a beta version for new features & fixes that we are testing before release. It can be unstable, so that's why please use stable version if you are working on the project that is in production. The best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Backpack

    Backpack

    Backpack is a minimalistic build system for Node.js projects

    Backpack is a minimalistic build system for Node.js. Inspired by Facebook's create-react-app, Zeit's Next.js, and Remy's Nodemon, Backpack lets you create modern Node.js apps and services with zero configuration. Backpack handles all the file-watching, live-reloading, transpiling, and bundling, so you don't have to. It comes with a few conventions defaults (like support for the latest JavaScript awesomeness (i.e. async/await, object rest spread, and class properties)), but everything can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    generator-shopify-nextjs

    generator-shopify-nextjs

    A Yeoman generator for Serverless Shopify apps using Next.js, Koa, etc

    A Yeoman generator for Serverless Shopify apps using Next.js, Koa, Prisma GraphQL & Shopify's Polaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next