All Projects → JayKan → angular2-instagram

JayKan / angular2-instagram

Licence: MIT license
🔥Instagram like photo filter playground built with Angular2 (Web | Desktop)

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to angular2-instagram

ng-observe
Angular reactivity streamlined...
Stars: ✭ 65 (-28.57%)
Mutual labels:  rxjs, angular2, reactive-programming
tech1-temple-javascript
JavaScript Proofs of Concepts repository. No Longer Supported
Stars: ✭ 61 (-32.97%)
Mutual labels:  angular2, webpack2
reactive-angular-workshop
This is the source code for the world's greatest Reactive Angular Workshop.
Stars: ✭ 30 (-67.03%)
Mutual labels:  rxjs, reactive-programming
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (-46.15%)
Mutual labels:  ngrx, angular2
ts-action-operators
TypeScript action operators for NgRx and redux-observable
Stars: ✭ 34 (-62.64%)
Mutual labels:  rxjs, ngrx
vuse-rx
Vue 3 + rxjs = ❤
Stars: ✭ 52 (-42.86%)
Mutual labels:  rxjs, reactive-programming
streamkit
My streaming overlay platform for YouTube https://bit.ly/3AvaoFz and Twitch https://bit.ly/37xUPAM
Stars: ✭ 15 (-83.52%)
Mutual labels:  rxjs, ngrx
Router Store
Bindings to connect the Angular Router to @ngrx/store
Stars: ✭ 187 (+105.49%)
Mutual labels:  rxjs, ngrx
ionic2.0-angularfire
this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state
Stars: ✭ 71 (-21.98%)
Mutual labels:  ngrx, angular2
ngrx-form
Reactive Forms bindings for NGRX and Angular
Stars: ✭ 46 (-49.45%)
Mutual labels:  ngrx, angular2
ng-math
Math Flashcard Progressive Web App built with Angular 2
Stars: ✭ 17 (-81.32%)
Mutual labels:  ngrx, angular2
Instagram Live Streamer
[Unofficial] Broadcast to Instagram Live anything from your PC/Laptop
Stars: ✭ 232 (+154.95%)
Mutual labels:  desktop-app, instagram
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+1965.93%)
Mutual labels:  desktop-app, instagram
observe-component
A library for accessing React component events as reactive observables
Stars: ✭ 36 (-60.44%)
Mutual labels:  rxjs, reactive-programming
Blog Angular
Angular 笔记
Stars: ✭ 238 (+161.54%)
Mutual labels:  rxjs, angular2
firebase-ignite
Firebase PWA Boilerplate
Stars: ✭ 12 (-86.81%)
Mutual labels:  rxjs, webpack2
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (+50.55%)
Mutual labels:  rxjs, reactive-programming
Awesome Reactive Programming
A repository for sharing all the resources available on Reactive Programming and Reactive Systems
Stars: ✭ 163 (+79.12%)
Mutual labels:  rxjs, reactive-programming
rxjs-proxify
Turns a Stream of Objects into an Object of Streams
Stars: ✭ 34 (-62.64%)
Mutual labels:  rxjs, reactive-programming
community-events-angular
Community Events App built with ❤️ using Angular, NgRx, Rxjs to do thrill in #hacktoberfest21
Stars: ✭ 20 (-78.02%)
Mutual labels:  rxjs, ngrx

Angular2 Instagram

Angular 2 Style Guide Dependency Status devDependency Status PRs Welcome MIT License All Contributors

Getting Started

Dependencies Prerequisites

Make sure you have Node version >= 6.9 and NPM >= 3

Once you have those, you should install these globals with npm install --global:

  • webpack (npm install --global webpack)
  • webpack-dev-server (npm install --global webpack-dev-server)

Running Development

Once you have installed all prerequisites,

  • fork this repo
  • clone your fork
  • nvm use use the node version from .nvmrc
  • npm install to install all dependencies
  • npm start to run our app locally in dev mode

Running, building and publishing for desktop using Electron

See angular2-instagram Electron specific documentation

To download the standalone apps use the following links:

Contributors

Thanks goes to these wonderful people (emoji key):


Jay Kan

💻 📖 💬 👀

Yari

💻

Stefan Nieuwenhuis

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © Jay Kan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].