Skip to content

Instantly share code, notes, and snippets.

{
"curly": true,
"immed": true,
"newcap": true,
"noarg": true,
"sub": true,
"boss": true,
"eqnull": true,
"quotmark": "single",
"trailing": true,
/**
* Created by Hiten on 17/04/2016.
*/
/* jshint node: true */
module.exports = function (grunt) {
grunt.loadNpmTasks('grunt-contrib-watch');
grunt.loadNpmTasks('grunt-contrib-concat');
grunt.loadNpmTasks('grunt-contrib-copy');
grunt.loadNpmTasks('grunt-contrib-jshint');
grunt.loadNpmTasks('grunt-contrib-uglify');
for (var i = 1; i <= 100; i++){
// Stuff you want to happen on each loop goes here
console.log(i);
} //for
<meta property="og:site_name" content="Apps For Good Snippets Site"/>
<meta property="og:url" content="http://freeformers.com/snippets/appsforgood.html"/>
<meta property="og:image" content="http://family.freeformers.com/max/freeformers/appsforgood/img/facebookLogo.png"/>
<img src="http://freeformers.com/assets/img/timberyardtechjam.jpg" width='250px'>
<img src="http://freeformers.com/assets/img/timberyardtechjam.jpg" width='250px'>
<body>
TechJam
Making Tech Easy.
Build a web page for your portfolio or use your digital space to promote a cause.
Use free frameworks and plugins that will give your website a professional looking style and the ability to easily push your work to an audience.
<p>
Build a web page for your portfolio or use your digital space to promote a cause.
</p>
<p>
Use free frameworks and plugins that will give your website a professional looking style and the ability to easily push your work to an audience.
</p>