Material design for AngularJS
-
Updated
Jan 21, 2022 - JavaScript
{{ message }}
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.
Material design for AngularJS
The de-facto solution to flexible routing with nested views in AngularJS
AngularJS Bootstrap Admin Panel Framework
A useful list of must-watch talks about JavaScript
Translating your AngularJS 1.x apps
A simple, cross platform, modularized ecommerce system built on .NET Core
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
An AngularJS module that gives you access to the browsers local storage with cookie fallback
Lazy load modules & components in AngularJS
Angular and Meteor - The perfect stack
List of 300 Angular Interview Questions and answers
Starter Repository for AngularJS Material
CRAP - 开源API接口管理平台 | 完全开源、免费使用的API接口管理系统、BUG管理系统:API接口管理、文档管理、数据库表管理、接口调试、浏览器调试插件、导出word&pdf接口…..,采用SpringMVC + MyBatis + Lucene + Bootstrap + Angularjs + Iconfont + Guava Cache ,线上使用地址:http://api.crap.cn
AngularJS directive for Highcharts
A fully featured, self-hosted release server for electron applications, compatible with auto-updater.
viser is a toolkit fit for data vis engineer. https://viserjs.gitee.io/
SharePoint Framework web part, Teams tab, personal app, app page samples
Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
A Form and Data Management Platform for Progressive Web Applications.
Gantt chart component for AngularJS
Created by Google
Released September 14, 2016
Latest release 6 days ago
Describe the bug
Currently some enum classes are in SCREAMING_SNAKE_CASE, which is wrong naming style, correct one is PascalCase for the enum name and then UPPERCASE for the Keys, because we want to be consistent throughout the codebase according to coding style guide.
Instructions: