An Angular starter kit featuring Angular 5, Ahead of Time Compile, Router, Forms, Http, Services, Tests, E2E), Karma, Protractor, Jasmine, Istanbul, TypeScript, @types, TsLint, Codelyzer, Hot Module Replacement, and Webpack by AngularClass.This seed repo serves as an Angular starter for anyone looking to get up and running with Angular and TypeScript fast. Using a Webpack 3 for building our files and assisting with boilerplate. We're also using Protractor for our end-to-end story and Karma for our unit tests.
angular typescript webpack angularclass starter-kit aot protractor karma lazy-loading hmr aot-compilation jasmine istanbul docker angular5 angular2 angular4 tipe tipe.ioAwesome list of Angular seed repos, starters, boilerplates, examples, tutorials, components, modules, videos, and anything else in the Angular ecosystem. View as github page.Angular is a development platform for building mobile and desktop web applications.
angular2 angular4 awesome angular awesome-list angular-2 angularclass awesome-angular-2Check out the JSPM version--an alternative to Webpack as an ES6 build system.If you're looking for a preliminary Angular 2 build, please use the angular2-webpack-starter.
angularjs angular1 angularclass ng6-starter gulp webpack angular es6An AngularJS 1.x WebSocket service for connecting client applications to servers.This type is returned from the send() instance method of $websocket, inherits from $q.defer().promise.
angular angularclass websocket websockets angular2 angular4 angularjs realtime angular-websocket angular-websockets angular-socket ngwebsocket ngwebsockets angular-class patrickjsPlease see repository AngularClass/angular-seed for a working example.bootloader is only needed to detect that the dom is ready before bootstraping otherwise bootstrap. This is needed because that dom is already ready during reloading.
angularclass angular2-hmr angular loader webpack hmr hot-reload hot-module-replacement angular2 angular4Scheduling non-essential work yourself is very difficult to do. It’s impossible to figure out exactly how much frame time remains because after requestAnimationFrame callbacks execute there are style calculations, layout, paint, and other browser internals that need to run. A home-rolled solution can’t account for any of those. In order to be sure that a user isn’t interacting in some way you would also need to attach listeners to every kind of interaction event (scroll, touch, click), even if you don’t need them for functionality, just so that you can be absolutely sure that the user isn’t interacting. The browser, on the other hand, knows exactly how much time is available at the end of the frame, and if the user is interacting, and so through requestIdleCallback we gain an API that allows us to make use of any spare time in the most efficient way possible.
angular idle requestidlecallback scheduling angularclass tipe angular-idle angular-idle-preload angular2-idle-preload @angularclass/idle-preload angular-preload-routes preload-routes preload request-idle-callback angular-2-requestidlecallback angular2 tipe.io angular2modules angular-class angularclassmodules tipemodules:fast_forward: Angular 2 (and Angular 4) Bootloader for async script tag and hmr support via @AngularClass
angularclass hmr-support async-tag angular2 angular angular4 angular-bootloader angular-2-bootloader angular-async-tag angular-2-async-scripts angular2modules angular-class angularclassmodules:page_facing_up: Angular Web Cached View: correctly render Angular in cached views via @AngularClass
angular angular2 angular4 webcache google cachedview typescript angular-2 angular-factory angularclassthis is assuming you have corresponding files next to the component. You may overwrite the selector at anytime by providing one. If the selector and the component file name does not match then the corresponding css/template file with the selector will be injected.
angular2 webpack angularjs loader angular2-loader angular2-conventions-loader angularclass angularclassmodulesThis is an advance starter project for Angular 2 apps based on AngularClass's angular2-webpack-starter and Nathan Walker's angular2-seed-advanced. I would like to thank both for their great work and collaboration. Please refer to both projects' pages for extra documentation.
electron ngrx nativescript angular angulartics2 webpack seed starter angularclass advance angular2 typescript
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.