Code Monkey home page Code Monkey logo

dezip's Introduction

what is this?

dezip is a website for browsing source code archives.

to use it, type dezip.org/ in your address bar, then the address of the archive file, like this:

dezip.org/https://www.lua.org/ftp/lua-5.4.2.tar.gz

what motivated you to make it?

discomfort with the centralization of software development into sites like github and gitlab. convenient source code browsing shouldn't be coupled so tightly to repository hosting services.

which protocols and archive formats are supported?

currently, the following protocols are supported: http://, and https://; and the following archive formats, identified by file extension: .zip, .tgz, .tar.gz, .tb2, .tbz, .tbz2, .tar.bz2, .txz, and .tar.xz.

is there a way to search?

yeah! click the magnifying glass button or press f to bring up the search field. selected text will appear in the field automatically (so you don't have to copy and paste it). press enter to search. j and k move forward and backward through search results.

where can i find the source code?

the latest release is available here, or you can browse the code on github (until we start self hosting).

see BUILD.md for build instructions.

who made this?

dezip was originally made by ian henderson, and this fork is maintained by jason dsouza

todo

  • Add support for uncompressed files
  • Add more logging output
  • Add support for navigating to a specific line in a file
  • Add darkmode support

developing

  • since pages get pre-rendered, if you change something about the page, make sure to clear out the cache on disk in order to see your changes

dezip's People

Contributors

jasonrdsouza avatar

Watchers

 avatar  avatar

Forkers

integrair2021

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.