Skip to content

Instantly share code, notes, and snippets.

View BenJam's full-sized avatar
💭
Will never update this again.

Benjamin Nickolls BenJam

💭
Will never update this again.
  • Bath
View GitHub Profile

What is this?

A scratchpad for a classifer of software libraries focussing on a number of areas that will guide users to make more informed decisions about whether to include a library within their own project.

See librariesio/libraries.io#1486 for more information.

Themes/Questions

There are a number of key themes here that we need to look at. Within each I have posed a number of questions that might be of interest to a developer or maintainer.

Code

  • What scale is this project? - Looking at things like novel LoC, #dependencies and LoC in dependencies perhaps.
@psd
psd / twdelicious.xsl
Created December 17, 2010 15:31
XSLT to convert a delicious XML export into a TiddlyWiki
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml">
<!--
translate delicious export XML into a codeless TiddlyWiki XHTML
this may be then imported into a TiddlyWiki / TiddlySpace
-->
<xsl:template match="/">
<xhtml>
<body>
<div id="storeArea">