P2P resources management / Inventaire
🌟 🌟 🌟 inventaire: inventaire.io server🌟 🌟 🌟 inventaire-client: inventaire.io client- inventaire-wiki: powering wiki.inventaire.io
- inventaire-query-service: inventaire SPARQL query service, powering query.inventaire.io
- inventaire-query-gui: customized version of wikidata-query-gui, powering query.inventaire.io
- inventaire-data: powering data.inventaire.io
- inventaire-i18n: repository hosting inventaire i18n strings and scripts
- inventaire-api: powering api.inventaire.io
- inventaire-deploy: tools and scripts to setup inventaire.io in production
- entities-search-engine: scripts and microservice to feed an ElasticSearch with Wikidata and Inventaire entities, and keep those up-to-date
- stack: inventaire stack visualization in HTML/CSS, powering stack.inventaire.io
- entities-map: inventaire entities map in HTML/CSS, powering inventaire.github.io/entities-map
- communication: inventaire communication assets, inventaire.github.io/communication
Wikibase/Wikidata
🌟 wikibase-sdk: JS utils functions to query a Wikibase instance and simplify its results🌟 wikibase-edit: Edit a Wikibase instance from NodeJS🌟 wikibase-cli: The command-line interface to Wikibase instances- wikibase-dump-filter: Filter and format a newline-delimited JSON stream of Wikibase entities
- wikidata-scripting: examples of scripts to edit Wikidata
- wikidata-lang: mappings between 2-letters language codes (ISO 639-1) and Wikidata ids
- hub: Web hub based on Wikidata, powering hub.toolforge.org
- hashtags-hub: A web service to get links to hashtag pages on different web platforms, powering hashtags-hub.toolforge.org
- wikidata-links-enhancer: browser script to display wikidata links under any wikimedia projects pages, just after the header
- wikidata-rank: Attributing scores to Wikidata items, making those available via a web API and dumps, under a CC0 license
- wikidata-rss: generate a RSS feed from a WikiChat page
Activism
- carte-rlpi: an SVG map styled in JS, to display cities mayors' positions on outdoor video advertisement
- generateur-d-email: a form to generate emails for people to send to their representatives
WebExtensions
- Time Capsule: a WebExtension to send links to your future self
- Website History Browser: a WebExtension to browse your history per website
- maximize-telegram-web: maximize Telegram Web so that large messages (like code samples) can be easily read
JSON/NDJSON
- ndjson-apply: apply a JS function to a stream of newline-delimited JSON
- jsondepth: a small command-line tool to walk through the depth levels of a JSON objects
- ndjson-2-json: Minimal CLI converter from newline-delimited JSON to a JSON array
Streams
- load-balance-lines: Parallelize newline-delimited data processing by load balancing lines between multiple processes
- start-from: Command-line tool to ignore lines of a stream until a line matches a given pattern, typically to resume an operation from the point where it stopped.
Text
- text-transform-cli: A collection of CLI tools to operate frequently needed text transformations
- unicode-scripts-finder: find which unicode scripts a text is using
- fix-utf8: A collection of CLI tools to operate frequently needed text transformations)
- tiny-chalk: a super tiny chalk fork
ISBN
- isbn3: ISBN utils: parse, validate, format, audit
- isbn-groups: country and language data on ISBN groups
CouchDB
- blue-cot: A CouchDB library with a simple, functional-programing-friendly API, returning promises
- couchdb-view-by-keys: A CLI tool to query CouchDB views, focused on easing queries with complex JSON keys
- couch-init2: An opiniated CouchDB databases initializer for users of nano-blue
- couchdb-blazegraph-sync: Keep a CouchDB database and a BlazeGraph namespace in sync
- couchdb-backup: command line scripts to dump & restore a CouchDB database
- couchdb-bulk2: pipe newline-delimited JSON into CouchDB
LevelDB
- lev2: A CLI and a REPL for managing LevelDB instances
Admin Sys
- os-health-report: A micro server reporting simple information on its (Linux) host machine
VSCode
- vscode-only-test: A minimalist vscode extension that adds a command to toggle Mocha
it.onlyto the test the cursor is in - vscode-convert-cjs-to-esm: Command to convert
requireto a staticimport
Misc
- backup-github-repo: Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML
- mini-proxy: a minimalist URL-based proxy
- irc-logger: super-tiny IRC bot to log channels