https://github.com/aj-dev/sandbox
For trying things out
https://github.com/aj-dev/sandbox
Last synced: 8 months ago
JSON representation
For trying things out
- Host: GitHub
- URL: https://github.com/aj-dev/sandbox
- Owner: aj-dev
- Created: 2015-02-14T23:01:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-18T22:20:11.000Z (over 11 years ago)
- Last Synced: 2025-02-08T02:16:25.342Z (over 1 year ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sandbox
### Something else
```javascript
var name = 'aaa';
function getName() {
return name;
}
```
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Copyright (c) 2015 Copyright Holder All Rights Reserved.