Giter Site home page Giter Site logo

winb-tool's Introduction

WinB格式 工具

快速生成、拆解WinB应用包文件。 支持create.ts创建/shell.ts虚拟交互界面

view

何为.Winb?

.winb就是将一批文件打包在一起,使用JSON存储相关内容,如元数据 .winb设计之初就是为了高速拆包,只需要读取一部分就可以得到文件列表、元数据 .winb没有压缩,因此直接seek就可以读取相应文件的数据,可以轻松做到stream解压 .winb用于为WinB提供双击即可运行的体验,因此我们写了这个工具快速处理

为开发者提供的API

vendor/mkwinb.ts 用于创建.winb文件 vendor/winb.ts 用于修改、读取文件 application-schema.json 用于规范配置

src文件夹仅供演示,用于演示功能

删除_cache.json以重新配置。记得在询问额外的文件时加入bg.webp 演示

winb-tool's People

Contributors

imzlh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.