Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wisembly/basil.js
/ basil.js
File
basil.js
src/basil.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
// Basil
3
var
Basil =
function
(options) {
4
return
Basil.utils.extend({}, Basil.plugins,
new
Basil.Storage().init(options));
Callers
nothing calls this directly
Calls
5
_toKeyName
Function · 0.85
_toStoredKey
Function · 0.85
_toStoredValue
Function · 0.85
_toStoragesArray
Function · 0.85
_fromStoredValue
Function · 0.85
Tested by
no test coverage detected