Products tagged with 'herodevs'

Angular

framework google herodevs 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

discontinued framework google herodevs javascript-runtime

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.

Apache Struts

apache framework herodevs java-runtime

Apache Struts is a free, open-source, MVC framework for creating Java web applications. It favors convention over configuration, is extensible using a plugin architecture, and ships with plugins to support REST, AJAX and JSON.

Bootstrap

css-runtime framework herodevs javascript-runtime

Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

ESLint

app build-tool herodevs javascript-runtime

ESLint is a popular static code analysis tool used to identify problematic patterns found in JavaScript code. It is highly configurable and supports a wide range of plugins that extend its basic functionality, allowing developers to write cleaner, more consistent code aligned with their standards.

Grunt

app herodevs javascript

Grunt is a popular JavaScript task runner, a tool used to automate repetitive tasks in your web development workflow.

Node.js

framework herodevs javascript-runtime

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

framework herodevs javascript-runtime

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

framework google herodevs javascript-runtime

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.

Vue

framework herodevs javascript-runtime

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.

nvm

app herodevs javascript

nvm is a sourced shell script that allows you to quickly install and use different versions of Node via the command line.