GithubHelp home page GithubHelp logo

bluelovers / js-ipfs-unixfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ipfs/js-ipfs-unixfs

0.0 2.0 0.0 14.25 MB

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)

License: MIT License

JavaScript 100.00%

js-ipfs-unixfs's Introduction

ipfs-unixfs

Travis CI Codecov Style

JavaScript implementation of IPFS' UnixFS (a representation of a Unix file system on top of a MerkleDAG)

The UnixFS spec can be found at ipfs/specs/UNIXFS.md

Lead Maintainer

Alex Potsides

Table of Contents

Structure

This project is broken into several modules, their purposes are:

Development

  1. Clone this repo
  2. Run npm install

This will install lerna and bootstrap the various packages, dedpuing and hoisting dependencies into the root folder.

If later you wish to remove all the node_modules/dist folders and start again, run npm run reset && npm install from the root.

See the scripts section of the root package.json for more commands.

Publishing new versions

  1. Ensure you have a GH_TOKEN env var containing a GitHub Personal Access Token with public_repo permissions
  2. From the root of this repo run npm run release and follow the on screen prompts. It will use conventional commits to work out the new package version

Using prerelease versions

Any changed packages from each successful build of master are published to npm as canary builds under the npm tag next.

Canary builds only consider changes to packages in the last built commit so changes to the root config files should not result in new prereleases being published to npm.

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT

js-ipfs-unixfs's People

Contributors

achingbrain avatar daviddias avatar greenkeeperio-bot avatar dignifiedquire avatar hackergrrl avatar alanshaw avatar pgte avatar nginnever avatar vmx avatar greenkeeper[bot] avatar hugomrdias avatar victorb avatar richardschneider avatar dordille avatar jgantunes avatar lidel avatar richardlitt avatar noffle avatar atvanguard avatar bmordan avatar fsdiogo avatar fbaiodias avatar mithgol avatar jbenet avatar

Watchers

James Cloos avatar  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.