Giter Club home page Giter Club logo

esm-uzip-js's Introduction

ESM UZIP.js

This is the UZIP.js library provided as an ES module.

Usage

import UZIP from 'https://tomashubelbauer.github.io/esm-uzip-js/index.js';
// Usage as per https://github.com/photopea/UZIP.js#interface

How Does It Work / Is It Stale?

This repository updates its UZIP.js submodule automatically every day and while doing that copies the UZIP.js file from it to index.js appending export default UZIP; to make it a valid ES module.

A GitHub Actions workflow is used to accomplish that: .github/worflows/update.yml

You can check it to see when it last run as well as click through the submodule to the UZIP repository to see that the submodule is up to date with that repo.

GitHub Pages are used to serve the contents of the repository, this is better than using the Raw option on GitHub, because the file also has a correct MIME type and thus can be used as an ESM module.

To-Do

Purge the timestamp-only commits from the history

I've rethought adding them and they have polluted the history somewhat.

esm-uzip-js's People

Contributors

tomashubelbauer avatar

Watchers

 avatar  avatar  avatar

esm-uzip-js's Issues

UZIP version

Hi!
It is important for me to know on what version of UZIP the current version of uzip-module was made?
Is it based on the LATEST version of UZIP (0.20201231.0)?
Or any of the previous ones?

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.