MCPcopy Index your code
hub / github.com/JayKan/angular2-instagram

github.com/JayKan/angular2-instagram @v0.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.3 ↗ · + Follow
264 symbols 477 edges 68 files 46 documented · 17% updated 5y agov0.0.3 · 2017-04-13★ 905 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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: * macOS 64bit * ...

Contributors

Thanks goes to these wonderful people (emoji key):

| [

Jay Kan](https://github.com/JayKan)

💻 📖 💬 👀 | [

Yari](https://github.com/damnko)

💻 | [

Stefan Nieuwenhuis](https://stefannieuwenhuis.github.io/)

💻 | | :---: | :---: | :---: |

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

License

MIT © Jay Kan

Extension points exported contracts — how you extend this code

AppState (Interface)
(no doc)
src/app/interfaces.ts
FilterStyle (Interface)
(no doc)
src/filters/interfaces.ts
OverlayStyle (Interface)
(no doc)
src/filters/interfaces.ts
GalleryModel (Interface)
(no doc)
src/filters/interfaces.ts
HammerInstance (Interface)
(no doc)
src/filters/interfaces.ts
ModalOptions (Interface)
(no doc)
src/filters/components/modal/interfaces.ts

Core symbols most depended-on inside this repo

snapThumbToValue
called by 7
src/filters/components/slider/md-slider.ts
on
called by 5
src/filters/interfaces.ts
max
called by 4
src/filters/components/slider/md-slider.ts
setTriggerElement
called by 3
src/filters/directives/ripple/ripple-renderer.ts
updateFilterStyle
called by 3
src/filters/reducers/filters-reducer.ts
updateOverlayStyle
called by 3
src/filters/reducers/filters-reducer.ts
updateValueFromPosition
called by 3
src/filters/components/slider/md-slider.ts
_updateTickSeparation
called by 3
src/filters/components/slider/md-slider.ts

Shape

Method 159
Class 68
Function 29
Interface 6
Enum 2

Languages

TypeScript100%

Modules by API surface

src/filters/components/slider/md-slider.ts36 symbols
src/filters/components/radio/radio.ts32 symbols
src/filters/services/filters-service.ts19 symbols
src/filters/services/filters-actions.ts18 symbols
src/filters/reducers/selectors.ts16 symbols
src/filters/directives/ripple/ripple-renderer.ts16 symbols
src/filters/components/gallery/gallery.ts13 symbols
src/filters/directives/ripple/ripple.ts12 symbols
src/filters/components/modal/services/modal-ref.ts11 symbols
src/filters/components/modal/components/modal-window.ts9 symbols
src/filters/pages/filters-landing-page.ts8 symbols
src/filters/interfaces.ts6 symbols

For agents

$ claude mcp add angular2-instagram \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page