Products tagged with 'javascript-runtime'
Angular is a TypeScript-based free and open-source web application framework led from Google that was designed as a ground-up rewrite of AngularJS.
AngularJS is a free and open-source JavaScript-based web framework for developing single-page applications. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in web applications and progressive web applications. AngularJS, referred to as Angular 1, was built and maintained by Google.
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Bun is an open-source JavaScript runtime that focuses on speed, and comes with a bundler, test runner, and a Node.js-compatible package manager.
Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux.
Ember is an open-source JavaScript web framework for building modern web applications.
The Ionic Framework is an open source mobile UI toolkit for building modern cross-platform mobile apps from a single code base in Angular, React or Vue.
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
Mastodon is a free and open-source software for running self-hosted social networking services based on the ActivityPub protocol. It has microblogging features similar to Twitter, which are offered by a large number of independently run nodes, known as instances, each with its own code of conduct, terms of service, privacy policy, privacy options, and content moderation policies.
Next.js is an open-source React framework developed by Vercel. It offers server-side rendering, static site generation, and client-side rendering capabilities, enabling developers to build performant and scalable web applications. The framework is designed to be developer-friendly, with a focus on fast refresh and an optimized production build.
Node.js is an open-source, cross-platform JavaScript run-time environment built on Chrome’s V8 JavaScript engine that executes JavaScript code outside a browser.
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
Quasar is an MIT licensed open-source Vue.js based framework, which allows web developer to quickly create responsive websites/apps in many flavors: Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps.
React is an open-source JavaScript library for building modern web applications.
React Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
Rocket.Chat is an open-source real-time communication platform for team collaboration. It is an alternative to commercial chat platforms such as Slack.
Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model to efficiently develop user interfaces.
Vuetify is an open-source Vue Component Framework. It is a collection of consistently styled UI components with features such as dynamic themes, global defaults, application layouts, and more.
Yarn is a modern package manager for the Javascript ecosystem. It offers extensibility via plugins, and a Plug and Play strategy that supports various frameworks and tools.
jQuery is a widely used JavaScript library making it easier to manipulate HTML documents.
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery.
pnpm is a fast, disk space efficient package manager for JavaScript. It is a drop-in replacement for npm, but faster and more efficient.