-
Updated
Jun 27, 2022 - JavaScript
#
Angular
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
Here are 3,947 public repositories matching this topic...
react
nodejs
javascript
angular
programming
es6
concepts
es6-javascript
primitive-types
hacktoberfest
javascript-closures
javascript-programming
javascript-engines
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
react
java
docker
kubernetes
angular
cloud
webpack
generator
spring-boot
yeoman-generator
jhipster
hacktoberfest
-
Updated
Jul 6, 2022 - JavaScript
react
nodejs
javascript
testing
angular
express
mocha
jest
ci
mutation-testing
test
integration-testing
mutation
chai
e2e-tests
unittest
e2e
cicd
contract-testing
-
Updated
May 14, 2022 - JavaScript
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
-
Updated
Jul 6, 2022 - JavaScript
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
notifications
react
angular
alert
vue
modal
sweetalert
sweetalert2
dialog
prompt
popup
accessible
wai-aria
toast
confirm
confirmation-dialog
-
Updated
Jul 5, 2022 - JavaScript
An online IDE for rapid web development
-
Updated
Jul 6, 2022 - JavaScript
List of 1000 JavaScript Interview Questions
react
javascript
vuejs
angular
vanilla-javascript
javascript-applications
javascript-interview-questions
core-javascript
-
Updated
Jul 3, 2022 - JavaScript
E2E test framework for Angular apps
-
Updated
Jan 30, 2022 - JavaScript
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
react
javascript
android
html
ios
cordova
angular
pwa
vue
material
webcomponents
hybrid-apps
customelements
onsen-ui
monaca
-
Updated
Jul 1, 2022 - JavaScript
Input mask for React, Angular, Ember, Vue, & plain JavaScript
-
Updated
Jun 23, 2022 - JavaScript
8
luisrudge
commented
Aug 3, 2016
MS EDGE doesn't support the same syntax as chrome, so my logging messages are all messed up :(
react
javascript
css
html
angular
node
typescript
vue
js
frontend
interview
interview-questions
frontend-interview
fe-interview
-
Updated
Mar 27, 2022 - JavaScript
ashutosh100
commented
Jun 29, 2021
Please make sure each of the following is true before submitting a new issue. We are a small team with limited time and it is very difficult to manage issues if they aren't reported correctly.
- This is a bug report, not a question on how to use the grid.
Use Stack Overflow or Gitter for
Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
-
Updated
Jun 23, 2022 - JavaScript
Open Source Continuous Integration & Deployment Server
-
Updated
Jan 17, 2022 - JavaScript
Add an AngularJS admin GUI to any RESTful API
-
Updated
Jun 1, 2020 - JavaScript
Body scroll locking that just works with everything 😏
react
scroll-lock
ios
chrome
vuejs
angular
mobile
modal
lightbox
overflow
lock
safari
vanilla-js
toggle
freeze
bsl
body-scroll-lock
react-scroll-lock
body-scroll
react-scrolllock
-
Updated
Jun 23, 2022 - JavaScript
Bunch of useful filters for AngularJS (with no external dependencies!)
-
Updated
Dec 11, 2017 - JavaScript
An AngularJS module that gives you access to the browsers local storage with cookie fallback
-
Updated
Aug 29, 2017 - JavaScript
A tree component for AngularJS, without jQuery as dependency.
-
Updated
Mar 5, 2021 - JavaScript
Generate forms from a JSON schema, with AngularJS!
-
Updated
Nov 15, 2019 - JavaScript
A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
react
javascript
angular
vue
frontend
scrollbar
scrollbar-plugin
hides
overlay-scrollbars
javascript-scrollbar-plugin
overlay-scrollbar
-
Updated
Jul 6, 2022 - JavaScript
Analytics for AngularJS applications.
-
Updated
Jul 1, 2020 - JavaScript
AngularJS in patterns - this repository provides different look into AngularJS. It contains information where different design patterns are used inside the framework or any Angular application.
-
Updated
May 19, 2018 - JavaScript
Code source of Smart Table module: a table/grid for Angularjs
-
Updated
Mar 2, 2022 - JavaScript
Created by Google
Released September 14, 2016
Latest release Today
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia

While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.