background preloader

Jslibs

Facebook Twitter

Plunker. Lang="en" ng-app="app" http-equiv="Content-Type" content="text/html; charset=UTF-8" Super Mario Bros Overworld href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" href="app.css" rel="stylesheet" src=" src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.5.0/ui-bootstrap-tpls.min.js" src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.1.0/moment.min.js" src="band.min.js" src="app.js" ng-controller="AppController" class="container" class="row" class="col-xs-12 text-center" Super Mario Bros Overworld Theme class="row" ng-cloak class="col-lg-10 col-lg-offset-1" class="row timing" class="music-time"{{currentSeconds|musicTime}} ng-mousedown="movingTime()" ng-mouseup="updateTime()" type="range" max="{{totalSeconds}}" ng-model="currentSeconds" class="music-time"{{totalSeconds|musicTime}} class="row cover-art" src=" alt="Super Mario Bros" class="row controls" class="btn-group" ng-if="!

Ng-if="! Drawingboard.js: a simple canvas based drawing app that you can integrate easily on your website. Steganography.js | Information Hiding done with JavaScript. Leonardo da Vinci did a great job hiding secret stories in the paintings he created. Nowadays, in the time of digital images, he would have hidden this information in the alpha channel of his paintings. What is steganography.js? Steganography is the art and science of hiding messages or other secret information in a bunch of carrier information. steganography.js is a JavaScript library which provides this functionality for hiding information in images.

How does it work? The library processes the given message to binary data and hides all this information in the alpha channel of a given image usign the HTML5 canvas element. Where does it work? Steganography.js works on every browser which supports the HTML5 canvas element. Why use steganography.js? Steganography.js is very simple to use. Download latest stable version.

Listes

JavaScript Gettext - Javascript implementation of the GNU Gettext internationalization (i18n) API. Durandal. Introduction. Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help you implement it more simply and maintainably. Headline features: Elegant dependency tracking - automatically updates the right parts of your UI whenever your data model changes. Declarative bindings - a simple and obvious way to connect parts of your UI to your data model.

You can construct a complex dynamic UIs easily using arbitrarily nested binding contexts. Trivially extensible - implement custom behaviors as new declarative bindings for easy reuse in just a few lines of code. Additional benefits: Developers familiar with Ruby on Rails, ASP.NET MVC, or other MV* technologies may see MVVM as a real-time form of MVC with declarative syntax. OK, how do you use it? Everyone loves jQuery!

Svg