UNPKG
unamespace
Version:
latest (1.3.3)
1.3.3
1.3.2
1.3.0
1.0.3
1.0.2
1.0.1
1.0.0
Namespace with autoloading
github.com/Krost/namespace.js
Krost/namespace.js
unamespace
/
example
/
app
/
Page.js
3 lines
•
45 B
JavaScript
View Raw
1
2
3
namespace
(
'app.Page'
, {
name
:
'test'
, });