Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Marak/colors.js
/ basic-test.js
File
basic-test.js
tests/basic-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
'assert'
);
2
var
colors = require(
'../lib/index'
);
3
4
var
s =
'string'
;
Callers
nothing calls this directly
Calls
1
aE
Function · 0.70
Tested by
no test coverage detected