Basic unit type:
λ> replTy "()"
() :: ()Basic functions:
| /// <reference path="typings/node/node.d.ts" /> | |
| /// <reference path="typings/typescript/typescript.d.ts" /> | |
| import ts = require("typescript"); | |
| import fs = require("fs"); | |
| import path = require("path"); | |
| function transform(contents: string, libSource: string, compilerOptions: ts.CompilerOptions = {}) { | |
| // Generated outputs | |
| var outputs = []; |
Basic unit type:
λ> replTy "()"
() :: ()Basic functions:
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| <?php | |
| /** | |
| * | |
| * Shamir's Secret Algorithm Demonstration | |
| * | |
| * Copyright (C) 2012 W. Tracz (http://www.willtracz.co.uk) | |
| * | |
| * Permission is hereby granted, free of charge, to any person obtaining a copy | |
| * of this software and associated documentation files (the "Software"), to deal |
| # Block Facebook | |
| 127.0.0.1 www.facebook.com | |
| 127.0.0.1 facebook.com | |
| 127.0.0.1 static.ak.fbcdn.net | |
| 127.0.0.1 www.static.ak.fbcdn.net | |
| 127.0.0.1 login.facebook.com | |
| 127.0.0.1 www.login.facebook.com | |
| 127.0.0.1 fbcdn.net | |
| 127.0.0.1 www.fbcdn.net | |
| 127.0.0.1 fbcdn.com |