Socket
Socket
Sign inDemoInstall

protothril-client

Package Overview
Dependencies
28
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    protothril-client

This is a starter/example/seed repo I created for my own personal projects.


Version published
Maintainers
1
Created

Readme

Source

Mithril + Coffee + Gulp + Browserify

This is a starter/example/seed repo I created for my own personal projects.

It includes:

  • Mithril
  • Browserify
  • LESS
  • jQuery

Gulp Tasks

  • Run gulp watch to get local development started.
  • Run gulp build to build a distribution.
  • Run gulp wiredep to add new bower dependencies to your index.html.

Intersting Reads

http://ratfactor.com/daves-guide-to-mithril-js?/mordor

Authentification

https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/

Mithril

https://github.com/jsguy/mithril.sugartags - less verbose templating

Depdendencies

CSS

http://nicolasgallagher.com/pure-css-speech-bubbles/demo/

npm

npm link ../protothril-client

Cordova

rich.k3r.me/blog/2015/04/02/controlling-cordova-from-gulp/ http://cordova.apache.org/docs/en/5.0.0/ cordova run --emulator android --target nexus-s # run emulator cordova run android --device #to deploy the app on a connected device

Android

/usr/local/Cellar/android-sdk/22.6.2/bin/android sdk # manage sdk /usr/local/Cellar/android-sdk/22.6.2/bin/android avd # configure target

Jasmine Testing

https://jasmine.github.io/2.3/introduction.html

FAQs

Last updated on 14 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc