When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Vue.js - Wikipedia

    en.wikipedia.org/wiki/Vuejs

    Website. vuejs.org. Vue.js (commonly referred to as Vue; pronounced "view" [6]) is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. [12] It was created by Evan You and is maintained by him and the rest of the active core team members.

  3. Quasar Framework - Wikipedia

    en.wikipedia.org/wiki/Quasar_framework

    The Quasar Framework (commonly referred to as Quasar; pronounced / ˈkweɪ.zɑːr / [4]) is an open-source Vue.js based framework for building apps with a single codebase. It can be deployed on the Web as a SPA, PWA, SSR, to a Mobile App, using Cordova for iOS & Android, and to a Desktop App, using Electron for Mac, Windows, and Linux. [5][4 ...

  4. Comparison of JavaScript-based web frameworks - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_JavaScript...

    Angular AngularJS Apache Royale Dojo Ember.js Enyo Ext JS Google Web Toolkit jQuery jQWidgets MooTools OpenUI5 Prototype & script. aculo.us [9] qooxdoo React SproutCore Svelte Vue ZK

  5. Vite (software) - Wikipedia

    en.wikipedia.org/wiki/Vite_(software)

    Vite (software) Vite (French: [vit], like "veet") is a local development server written by Evan You, [ 1 ] the creator of Vue.js, and used by default by Vue and for React project templates. It has support for TypeScript and JSX. It uses Rollup and esbuild internally for bundling. [ 2 ]

  6. React (JavaScript library) - Wikipedia

    en.wikipedia.org/wiki/React_(JavaScript_library)

    React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library [4][5] for building user interfaces based on components by Facebook Inc. It is maintained by Meta (formerly Facebook) and a community of individual developers and companies. [6][7][8]

  7. Single-page application - Wikipedia

    en.wikipedia.org/wiki/Single-page_application

    Vue.js is a JavaScript framework for building user interfaces. Vue developers also provide Pinia for state management. Svelte is a framework for building user interfaces that compiles Svelte code to JavaScript DOM (Document Object Model) manipulations, avoiding the need to bundle a framework to the client, and allowing for simpler application ...

  8. Pinia - Wikipedia

    en.wikipedia.org/wiki/Pinia

    Pinia was conceived by Vue developer Eduardo San Martin Morote [4] as an exploration of what Vuex could look like in the future. [5] This involved creating a simpler API with "less ceremony" and providing better support for type inference with TypeScript. [6] It became an official part of the Vue.js ecosystem on February 7, 2022. [5]

  9. JavaScript - Wikipedia

    en.wikipedia.org/wiki/JavaScript

    JavaScript (/ ˈdʒɑːvəskrɪpt /), often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS. 99% of websites use JavaScript on the client side for webpage behavior. [10] Web browsers have a dedicated JavaScript engine that executes the client code.