Skip to content

🗳 This is the package database center for AsmX

Notifications You must be signed in to change notification settings

AsmXFoundation/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

packages

This is the package database center for AsmX

Examples:

Structure:

package-name/
    util/
        index.asmX
    color/
        index.asmX
    types/
        string/
            index.asmX
        int/
            index.asmX
    [index | main].asmX (Optional)
    settings.json

AsmX:

@package packageName.util
@package packageName.color

@package packageName.types.*
# or
@package packageName.types.string
@package packageName.types.int

About

🗳 This is the package database center for AsmX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages