Ycarus Gentoo ebuild

lanodanOverlay

These ebuilds come from .

If you have some problems, go to the official site first.

dev-nodejs

NOTES.txt : ( )

abbrev : Get unique abbreviations for a set of strings ( https://github.com/npm/abbrev-js )

balanced-match : Match balanced character pairs, like { and } ( https://github.com/juliangruber/balanced-match )

bindings : Helper module for loading your native module's .node file ( https://github.com/TooTallNate/node-bindings )

brace-expansion : Brace expansion, as known from sh/bash, in JavaScript ( https://github.com/juliangruber/brace-expansion )

browserify-lite : browserify, minus some of the advanced features and heavy dependencies ( https://github.com/andrewrk/browserify-lite )

chem : 2d canvas-based rapid prototyping game engine ( https://github.com/andrewrk/chem )

chipmunk : Port of slembcke/Chipmunk-Physics to Javascript ( https://github.com/josephg/Chipmunk-js )

color-name : JSON with CSS color names and its values ( https://github.com/colorjs/color-name )

colorize-template : Tagged template literal for ANSI colors ( https://github.com/usmanyunusov/colorize-template )

env-paths : Get paths for storing things like data, config, cache, etc ( https://github.com/sindresorhus/env-paths )

eventemitter3 : EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface ( https://github.com/primus/eventemitter3 )

exit : replacement for process.exit that ensures stdio are fully drained before exiting ( https://github.com/cowboy/node-exit )

file-uri-to-path : Convert a file: URI to a file path ( https://github.com/TooTallNate/file-uri-to-path )

fs-realpath : Use node's fs.realpath, but fall back to the JS implementation if the native one fails ( https://github.com/isaacs/fs.realpath )

glob : little globber ( https://github.com/isaacs/node-glob )

graceful-fs : drop-in replacement for fs, making various improvements ( https://github.com/isaacs/node-graceful-fs )

http-https : A wrapper that chooses http or https for requests ( https://github.com/isaacs/http-https )

inflight : Add callbacks to requests in flight to avoid async duplication ( https://github.com/npm/inflight )

inherits : Browser-friendly inheritance fully compatible with standard node.js inherits() ( https://github.com/isaacs/inherits )

isexe : Minimal module to check if a file is executable ( https://github.com/isaacs/isexe )

json-parse-even-better-errors : JSON.parse with context information on error ( https://github.com/npm/json-parse-even-better-errors )

konami : An easter-egg script for adding the Konami Code to your website or project ( https://github.com/georgemandis/konami-js )

kuroshiro : Convert Japanese to Hiragana, Katakana or Romaji with furigana and okurigana modes ( https://kuroshiro.org/ )

kuroshiro-analyzer-mecab : Mecab morphological analyzer for kuroshiro ( https://github.com/hexenq/kuroshiro-analyzer-mecab )

lru-cache : cache object that deletes the least-recently-used items ( https://github.com/isaacs/node-lru-cache )

mecab-async : Asynchronous japanese morphological analyser using MeCab ( https://github.com/hecomi/node-mecab-async )

minimatch : glob matcher in javascript ( https://github.com/isaacs/minimatch )

minimist : parse argument options ( https://github.com/minimistjs/minimist )

mkdirp : Recursively mkdir, like 'mkdir -p', but in node.js ( https://github.com/isaacs/node-mkdirp )

nanoid : tiny, secure, URL-friendly, unique string ID generator for JavaScript ( https://github.com/ai/nanoid )

node_path : Define NODE_PATH to /usr/share/nodejs/ ( https://wiki.gentoo.org/wiki/No_homepage )

nopt : Option parsing for Node, supporting types, shorthands, etc ( https://github.com/npm/nopt )

normalize-range : Utility for normalizing a numeric range, including a wrapping function ( https://github.com/jamestalmage/normalize-range )

once : Run a function exactly one time ( https://github.com/isaacs/once )

pend : dead-simple optimistic async helper in javascript ( https://github.com/andrewrk/node-pend )

picocolors : tiniest and the fastest library for terminal output formatting with ANSI colors ( https://github.com/alexeyraspopov/picocolors )

semver : semantic version parser used by npm ( https://github.com/npm/node-semver )

shell-quote : quote and parse shell commands ( https://github.com/ljharb/shell-quote )

source-map-js : Generates and consumes source maps ( https://github.com/7rulnik/source-map-js )

strip-json-comments : Strip comments from JSON ( https://github.com/sindresorhus/strip-json-comments )

tape-lite : tape shim based on node:test+node:assert with no dependencies ( https://hacktivis.me/git/tape-lite )

vec2d : 2d vector math with good unit tests ( https://github.com/andrewrk/node-vec2d )

which : Like which(1) unix command. Find the first instance of an executable in the PATH. ( https://github.com/isaacs/node-which )

wrappy : Callback wrapping utility ( https://github.com/npm/wrappy )

ws : Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js ( https://github.com/websockets/ws )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a lanodanOverlay

For Paludis use this rsync : rsync://gentoo.zugaina.org/lanodanOverlay-portage

If you have a problem : ycarus(-at-)zugaina.org