Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feiman
/
angularLocalStorage
Public
forked from
agrublev/angularLocalStorage
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angularLocalStorage
test
angularLocalStorage.spec.js
on
0.3.2
User selector
All users
All time
Commit history
Commits on Jan 30, 2015
#44 - Updated docs to show what an undefined key will return when calling storage.get(). Updated the tests to look for a null which is the return.
hppycoder
committed
a5908be
View commit details
Copy full SHA for a5908be
View code at this point
Browse repository at this point
Updated the code to use 2 spaces instead of 4. No code was changed besides whitespace changes.
hppycoder
committed
8f7710c
View commit details
Copy full SHA for 8f7710c
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Updated the whitespace to have spaces and an indentation of 4 spaces per indentation. Added a jshint file to validate against.
hppycoder
committed
6157b2c
View commit details
Copy full SHA for 6157b2c
View code at this point
Browse repository at this point
Updated unit test to evaluate the return from the getKeys method. It will ensure that in the array key123 and abcKey are returned.
hppycoder
committed
0347cf9
View commit details
Copy full SHA for 0347cf9
View code at this point
Browse repository at this point
Updated the code based upon code review feedback. Altered the method to be getKeys, which is consistent with the naming pattern in the rest of the class. Changed the unit test to provide an accurat…
Show description for 1831bc7
hppycoder
committed
1831bc7
View commit details
Copy full SHA for 1831bc7
View code at this point
Browse repository at this point
Reverted the whitespace changes, and now have just the code modified.
hppycoder
committed
fec26ea
View commit details
Copy full SHA for fec26ea
View code at this point
Browse repository at this point
Updated unit tests to cover the new method. Removed spaces from the keys that will be used in Storage. This is best practices as it provides a consistent way to store and retrieve.
hppycoder
committed
c890a87
View commit details
Copy full SHA for c890a87
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Fixed bind() and unbind() issues
CamaroSS
committed
3dcdb03
View commit details
Copy full SHA for 3dcdb03
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
final rename to angularLocalStorage as it seems ngStorage was taken
agrublev
committed
cfce3b6
View commit details
Copy full SHA for cfce3b6
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.