MiniSearch is a tiny but powerful in-memory fulltext search engine for JavaScript. It is respectful of resources, and it can comfortably run both in Node and in the browser.
#Use case
MiniSearch addresses use cases where full-text search features are needed (e.g. prefix search, fuzzy search, boosting of fields), but the data to be indexed can fit locally in the process memory. While you may not index the whole Wikipedia with it, there are surprisingly many use cases that are served well by MiniSearch. By storing the index in local memory, MiniSearch can work offline, and can process queries quickly, without network latency.
A prominent use-case is search-as-you-type features in web and mobile applications, where keeping the index on the client-side enables fast and reactive UI, removing the need to make requests to a search server.
Faire une appli nodeJS et inclure juste ce qu'il vous faut dans le navigateur ?
c'est ce que propose Browserify.
Je suis d'accord avec augustin (http://seenthis.net/messages/125148)
il ne faut pas utiliser les préprocesseurs CSS si vous n'avez pas une grosse structure qui en as besoin !!
et les préprocesseurs ne vous aideront pas à corriger des "bugs" CSS, seul une bonne connaissance du CSS le pourra
Easy SVN Browser 1.07 - Easy SVN is a subversion browser via the Web.