Showing 94 open source projects for "next"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 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.
    Get started free
  • 1
    Windi CSS

    Windi CSS

    Next generation utility-first CSS framework

    If you are already familiar with Tailwind CSS, think about Windi CSS as an on-demanded alternative to Tailwind, which provides faster load times, is fully compatible with Tailwind v2.0 and with a bunch of additional cool features. By scanning your HTML and CSS and generating utilities on demand, Windi CSS is able to provide faster load times and a speedy HMR in development and does not require purging in production. Windi CSS provides first-class integrations for your favorite tools, select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Awesome Bootstrap Checkbox

    Awesome Bootstrap Checkbox

    Font Awesome Bootstrap checkboxes & radios

    Font Awesome Bootstrap Checkboxes & Radios plugin. Pure CSS way to make inputs look prettier. No Javascript! Free and open-source admin dashboard templates built with Bootstrap 4, React, Vue and Angular. Just include awesome-bootstrap-checkbox.css somewhere in your HTML, or add the equivalent files to your Sass / Less configuration. Next, everything is based on code convention. If you want to enable Opera 12 and earlier support just add class styled to the input element. You may use checkbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Material Kit 2

    Material Kit 2

    Free and Open Source UI Kit for Bootstrap 4, React, Vue.js,etc.

    Material Kit is a Free Bootstrap 5 UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy-to-use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project. Material Kit makes use of light, surface, and movement. It uses a deliberate color choice, edge-to-edge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    After.js

    After.js

    Next.js-like framework for server-rendered React apps

    ... come for free or be trivial to implement on your own. After.js enables Next. js-like data fetching with any React SSR app that uses React Router. You can quickly bootstrap an SSR React app with After.js using Razzle. While Razzle is not required, this documentation assumes you have the tooling setup for an isomorphic React application. Refer to Razzle's docs for tooling, babel, and webpack customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    SwiftKit

    SwiftKit

    Start your next Open-Source Swift Framework

    SwiftKit enables you to easily generate a cross-platform Swift Framework from your command line. It is the best way to start your next Open-Source Swift Framework. Mint is a package manager that installs and runs Swift command line tool packages. Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's macOS operating system. In default SwiftKit will create a Kit that supports iOS, tvOS, watchOS, macOS. Every generated Kit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    celebrate

    celebrate

    A joi validation middleware for Express

    ... and has full compatibility with express 4 and 5. It likely works correctly with express 3, but including it in the test matrix was more trouble than it's worth. This is primarily because express 3 exposes route parameters as an array rather than an object. Returns a function with the error handler signature ((err, req, res, next)). This should be placed with any other error handling middleware to catch celebrate errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Clarity Design System

    Clarity Design System

    A scalable, accessible, customizable, open source design system

    ..., designers, and content creators. Clarity has continued to grow on that strong start by supporting the big three: Angular, React and Vue. Our latest Core components provide support for them all. Clarity provides code examples and detailed API documentation that guide you as you build your next application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vuesax-next

    vuesax-next

    Vuesax v4: framework components for Vuejs

    We love what we do. Let us help you do what you love. It helps to pay for dedicated development time so that I can move forward and evolve. With Vuesax you can use any component with few lines of code and with great customization, and most importantly very easy to use and understand. Vuesax components have responsive support and adapt to each type of size, apart from that you can easily use the grid components to generate visual changes based on screen size either a phone, tablet or desktop....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WooCommerce Nextjs React Theme

    WooCommerce Nextjs React Theme

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node, and Express, using GraphQL and Apollo Client. WooCommerce Store in React( contains: Products Page, Single Product Page, AddToCart, CartPage and Checkout Page with country selection ). To use Hero carousel, create a category called 'offers' from WordPress Dashboard > Products > Categories. Now create and assign as many child categories to this parent 'offers' category with name, description, and image. These Child categories data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Chicago Boss

    Chicago Boss

    Erlang web MVC, now featuring Comet

    Chicago Boss is a server framework inspired by Rails and written in Erlang. It offers all the conveniences of modern web development, including Comet. What sets Chicago Boss apart from other non-Erlang frameworks is that it can handle large amounts of traffic without any drop in performance. What sets Chicago Boss apart from other Erlang frameworks is that it is easy to set up and use. Build your next website with Erlang, the world’s most advanced networking platform. Do you pine for a simpler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Doa

    Doa

    A middleware framework for Deno's http server

    A middleware framework for Deno's HTTP server. Transplanted from Koa. Adding middleware through app.use(middleware) will cause all of the middleware to be executed upon each request in the specified order. When you call the middleware, it passes the context and next method in the stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Godot Steering AI Framework

    Godot Steering AI Framework

    A complete framework for Godot to create beautiful and complex AI

    This project is a framework to code complex and smooth AI movement in the Godot game engine, in GDScript, using steering behaviors. It works in both 2D and 3D games. It supports all essential steering behaviors like flee, follow, look at, but also blended behaviors, group behaviors, avoiding neighbors, following a path, following the leader, and much more. While an AI agent's next action is based on decision-making and planning algorithms, steering behaviors dictate how it will move from one...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TurboGears

    TurboGears

    Python web framework with full-stack layer

    TurboGears is a hybrid web framework able to act both as a Full Stack framework or as a Microframework. TurboGears helps you get going fast and gets out of your way when you want it! TurboGears can be used both as a full stack framework or as a microframework in single-file mode. TurboGears 2 is built on top of the experience of several next-generation web frameworks including TurboGears 1 (of course), Django, and Rails. All of these frameworks had limitations that frustrated us, and TG2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Protractor

    Protractor

    E2E test framework for Angular apps

    ... no longer need to add waits and sleeps to your test. Protractor can automatically execute the next step in your test the moment the webpage finishes pending tasks, so you don’t have to worry about waiting for your test and webpage to sync. Protractor needs two files to run, a spec file and a configuration file. Open a new command line or terminal window and create a clean folder for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Adianti

    Adianti Framework provides a complete architecture for developing PHP.

    ... widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with Graphical User Interface) that uses Gtk internally. Once the Adianti Framework provides two widget toolkits, the developer writes one code and is able to run its application under the web environment and also as a graphical application. The application will work with two interfaces: Web and Gtk. The next figure demonstrates the the same application running with the two widget toolkits.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    SwiftSVG

    SwiftSVG

    A simple, performant, and lightweight SVG parser

    ... it to display many SVGs, just not every single use case. See the complex example in the examples app. At this time, gradients are not supported, but this is high on the list of features to support next. Furthermore, text is not supported at this time, but shouldn't be too difficult to support. Animations are the last major category that isn't supported, and they probably won't be in the near future seeing Cocoa already provides rich support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    ... of the webtree and provide cgi abilities via the apis that connect the endpoints together and allows Alien to deliver client code on a realtime basis according to user interactions. This approach allows Alien to perform realtime tasks that would be next to impossible to perform with HTTP transfers. Live dev at http://alienzonexivmqro.onion All built on Alien technology. Enjoy =D
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    Koa-socket-2 uses socket.io v3. It is recommended that you connect to a koa-socket-2 server with a socket.io v3 client. Koa-socket-2 is only compatible with the Koa v2 style of middleware (where context is passed as a parameter). This project helps you start a SocketIO server using Koa and NodeJS. However, Google's Go language -- or GoLang -- allows you to write code that compiles down to binary. It can be a very good way to take your SocketIO server to the next level by running faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React Boilerplate

    React Boilerplate

    A highly scalable, offline-first foundation with the best DX

    React Boilerplate is a highly scalable, offline-first foundation for React.js applications. It offers the best developer experience with a focus on performance and best practices. React Boilerplate offers predictable state management so you can take control of your app’s state and keep state mutations manageable. It also features next generation JavaScript, so you can stop worrying about browser support or use features like arrow functions, JSX syntax and more. There’s also support for next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zenject

    Zenject

    Dependency Injection Framework for Unity3D

    ... Unity scenes to pass information from one scene to the next. Scene parenting, allows one scene to inherit the bindings from another. Support for global, project-wide bindings to add dependencies for all scenes. Convention based binding, based on class name, namespace, or any other criteria. Ability to validate object graphs at editor time (including dynamic object graphs created via factories). Automatic binding on components in the scene using the ZenjectBinding component.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NexT

    NexT

    An elegant theme for Hexo

    One theme, three appearances, choose yours. Through the theme (also known as Scheme) in the theme, you can easily change the appearance of your blog, and almost all configurations are equally applicable. Thanks to the enthusiastic users of NexT for their contributions, NexT now supports 10 languages. NexT uses Tomorrow's code to highlight color schemes, only one line of configuration is needed to choose your favorite color scheme. NexT has a rich and simple configuration, combined with third...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP Framework - Smart.Framework

    PHP Framework - Smart.Framework

    The next-generation PHP Framework Middleware + MVC

    Smart.Framework - A High Performance PHP / Javascript Framework for Web Projects Clean Code Full Decoupled Libraries Independent Packages (based on plugins) Great Architecture (a hybrid between Multi-Tier and Middleware, combined with clean code separation as MVC). So, it is a very light and fast PHP / Javascript web framework. The paradox is that it have more built-in features than the well-known frameworks like Zend Framework 2 or Symfony 2 but is 2x ... 9x faster in the terms of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spock

    Spock

    Another Haskell web framework for rapid development

    Kickstart your next Haskell web application within seconds using Spock. Another Haskell web framework for rapid development. Spock is a lightweight Haskell web framework inspired by Ruby's Sinatra. It provides a full toolbox including everything to get a quick start into web programming using Haskell. Spock provides fast route dispatching in a type-safe environment. Built-in support for cookies, secure sessions and CSRF protection. Applications supported by Spock are easily deployed using stack...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Java-WebTTS

    API-Makes static web pages readable with no coding

    This JAVA API helps create java web applications where static html pages can be read out to viewer. It helps people who are visually challenged partially. It is helpful to common people and children , too, and might work out great in educational site. It's fully customized and does not need developer to write a single line of code . All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out. Next release of the API will deal with many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    .... not hashmaps) to model objects. They embed static introspection in their type such that the JSON serializer knows about their members' names and types. In Silicon, parameters are strongly typed and declared next to the procession route. If any error occurs during the decoding (i.e. a missing or ill-formated parameter), the framework does not call the procedure and send an error to the client.
    Downloads: 0 This Week
    Last Update:
    See Project