Skip to content

"pxseed" is a package manager manage javascript/typescript code and assets for both browser and node(server) by using AMD loader.

Notifications You must be signed in to change notification settings

partic2/pxseed-CorePackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About pxseed

"pxseed" is a package manager manage javascript/typescript code and assets for both browser and node(server) by using AMD loader.

Usage

You can run all-in-one script

node script/buildAndRun.js

Or step by step

  1. Prepare environment
node script/buildEnviron.js
  1. Build package
node script/buildPackages.js 
  1. Start node server
node www/noderun.js pxseedServer2023/entry
  1. Open package manager ui(url:http://localhost:8088/pxseed/www/index.html?__jsentry=partic2%2fpackageManager%2fwebui) in browser.

Develope

"pxseed.config.json" is the description file for a pacakge. View source/pxseedBuildScript/build.ts and source/partic2/packageManager/registry.ts for detail usage.

About

"pxseed" is a package manager manage javascript/typescript code and assets for both browser and node(server) by using AMD loader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published