GithubHelp home page GithubHelp logo

ng-cookies's Introduction

ngCookie

Example of usage:

    angular.module('myModule', ['ngCookie'])
        .controller('myCtrl', ['cookies',
          function(cookies) {
            cookies.set('testCookie', 'testValue');
            cookies.get('testCookie');
         } 
     ]); 

Using with Rails

In the Gemfile: gem 'rails-assets-ng-cookies', source: 'https://rails-assets.org'

In application.js //= require ng-cookies

ng-cookies's People

Contributors

dtm5011 avatar roryf avatar valeriya-z avatar

Stargazers

Brian Bonner avatar TC Devs avatar

Watchers

Jim Croft avatar Greg Humphreys avatar Andrew Timney avatar Adam Gamble avatar Joe Morrison avatar Jamie Furnaghan avatar Christopher Yocum avatar Payom Dousti avatar Vinnie Rossi avatar Oleksandr Lykhonosov avatar Steven Holmes avatar Alberto Aguilera avatar Cole Harris avatar Justin Haldane avatar Martin McNickle avatar Diego Herrera avatar Dan MacLean avatar Michael Worthington avatar Eoin Murphy avatar Stuart Holland avatar James Cloos avatar James Muir-Hopkins avatar Darlan Mendonça avatar Danny avatar Mark Caulfield avatar Calum Gilchrist avatar Ricardo Castro avatar Kris Young avatar  avatar Alan Murray avatar Jonas Moreira avatar Gregg Altschul avatar Ashley Sole avatar Nana Essuman avatar Andy Martin avatar Chris avatar James Andrews avatar Stuart Tonner avatar Rogerio Goncalves avatar Vladimir Evdokimov avatar Chris Leckie avatar  avatar John Norrington avatar Amar Rao avatar Mike Zaccardo avatar Eduard Gibert Renart avatar Vijai Rajpal avatar Paolo Pavan avatar Lan Jiang avatar Andrew Sheh avatar Dave Chaston avatar  avatar Bobbie Deniker avatar Darren Stewart avatar David Bisset avatar  avatar Steve Hunt avatar Sergii Gavryliuk avatar Jordan Petersen avatar Marcus Kelman avatar Florin Pojum avatar drew jess avatar Alan Krome avatar Mandip Purewal avatar Tamil Nagarajan avatar Parag Srivastava avatar Sandy Ganoti avatar Jeff Lanning avatar Stanley Jackson avatar Gary Anderson avatar David Nemyrych avatar  avatar  avatar Andrew Hemming avatar Dean Yang avatar Matt Clark avatar Michael Wright avatar  avatar Vlad Plamadeala avatar Varun Vijayraghavan avatar Leonardo Rebelo avatar  avatar  avatar Rui Marcalo avatar Ben Parafina avatar  avatar Flavio Cruz avatar Devin Maiello avatar Raul Britto avatar David Cole avatar Daniel Rosell avatar Alex Bispo avatar Alisson Neves avatar  avatar Warren de León Ofalla avatar Ross MacFarlane avatar Taylor Johnson avatar P.J. Snavely avatar Ben Perry avatar Hugo Ferreira avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.