Node.app is Node.js for iOS. It enables maximum code reuse and rapid innovation using this low-footprint, Node.js-compatible JavaScript API for your mobile apps. Your customers won’t even notice you aren’t developing native, unless you tell them. With Node.app you are using the same fast system functions just as with normal iOS code.
In tens of thousands of modules there’s a module for nearly everything you can imagine. The Node.js-compatible API allows you to use virtually every module available through npm. Node.app provides the familiar Node.js API which is well documented and extremely easy to use.
Requirements: JavaScript Framework
Demo: http://nodeapp.org/
License: License Free
Ionic is a powerful HTML5 native app development framework that helps you build native-feeling mobile apps all with web technologies like HTML, CSS, and Javascript. Ionic is focused mainly on the look and feel, and UI interaction of your app.
Ionic is free and open source, built with Sass and optimized for AngularJS. It is modeled off of popular native mobile development SDKs, making it easy to understand for anyone that has built a native app for iOS or Android. Just drop it in your code to get going, and push through PhoneGap when it’s ready. Develop once, deploy everywhere.
Requirements: –
Demo: http://ionicframework.com/
License: MIT License
Millions of designers and engineers have adopted Foundation for their product and website design front-end workflow. Foundation was the first open-source framework to be responsive, semantic, mobile first and now, have partials with Interchange. Foundation 5 has just released, which is the fastest release to date – faster in all aspects of building products and websites.
They have built a new command line tool that will let you spin up Foundation projects preposterously fast, and those projects will now use Libsass, a back-end Sass compiling library that will dramatically speed up how long it takes for your SCSS changes by 5x.
Requirements: –
Demo: http://foundation.zurb.com/
License: MIT License
RethinkDB is an open-source distributed database built with love. You can enjoy an intuitive query language, automatically parallelized queries, and simple administration. RethinkDB is a great choice if you need flexible schemas, value ease of use, and are planning to run anywhere from a single node to a sixteen-node cluster.
RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.
Requirements: –
Demo: http://www.rethinkdb.com/
License: AGPL License
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. The project relies on researching the differences between default browser styles in order to precisely target only the styles that need or benefit from normalizing. It’s a modern, HTML5-ready alternative to CSS resets.
Requirements: CSS
Demo: http://necolas.github.io/normalize.css/
License: License Free
PredictionIO is an open source machine learning server for software developers to create predictive features, such as personalization, recommendation and content discovery.
With PredictionIO, you can add the following features to your apps instantly: predict user behaviors offer personalized video, news, deals, ads and job openings, help users to discover interesting events, documents, apps and restaurants, provide impressive match-making services and more. PredictionIO is built on top of solid open source technology. They support Hadoop, Mahout, Cascading and Scalding natively.
Requirements: –
Demo: http://prediction.io/
License: Apache License v2.0
SVG is an excellent way to create interactive, resolution-independent vector graphics that will look great on any size screen. And the Snap.svg JavaScript library makes working with your SVG assets as easy as jQuery makes working with the DOM. With a rich animation library and easy event handing, Snap.svg lets you bring your SVG to life.
Snap.svg is designed for modern browsers and therefore supports the newest SVG features like masking, clipping, patterns, full gradients, groups, and more. Snap.svg is available under an Apache 2 license which means it’s completely open-source, and completely free.
Requirements: JavaScript Framework
Demo: http://snapsvg.io/demos/
License: Apache 2 License
Gumby Framework is a flexible, responsive CSS Framework, Powered by SASS. Create rapid and logical page layout and app prototypes with a flexible and responsive grid system and UI kit. It is built with the power of Sass. Sass is a powerful CSS preprocessor which allows us to develop Gumby itself with much more speed — and gives you new tools to quickly customize and build on top of the Gumby Framework.
Gumby is developed following the latest standards and specs. In order to stay on the cutting edge, Gumby supports modern web browsers like: Chrome, Firefox, Opera, Internet Explorer 8 – 10.
Requirements: –
Demo: http://gumbyframework.com/
License: MIT License
Six months ago, Ghost was revealed the public for the first time on Kickstarter. It raised more than $100,000 in the first 48 hours of funding, and went on to triple that figure within its 29 day funding period, the Ghost prototype received more attention than ever before as people finally saw the platform in action.
Ghost is a platform dedicated to one thing: Publishing. It’s beautifully designed, completely customisable and completely Open Source. Ghost allows you to write and publish your own blog, giving you the tools to make it easy and even fun to do. It’s simple, elegant, and designed so that you can spend less time messing with making your blog work – and more time blogging.
Ghost is free software released under the MIT License, which pretty much means you can do anything you want with it. The MIT License is one of the most free and open licenses in the world, and does not restrict how you use the software which it’s applied to. We believe open source software should be free. As in free.
Requirements: –
Demo: http://ghost.org/
License: MIT License
CSS has been lacking proper layout mechanisms for far too long. Transitions, animations, filters, all of these are great and useful additions to the language, but they don’t address the major problems that Web developers have been complaining about for what seems like an eternity.
Flexbox is not another CSS framework. Instead, its purpose is to showcase problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. View the styles in the Web inspector or dive into the source to see just how easy CSS layout will become.
Requirements: CSS Framework
Demo: http://philipwalton.github.io/solved-by-flexbox/
License: MIT, GPL License