19 Forks
740 Stars
740 Watchers

unist

Universal Syntax Tree used by @unifiedjs

How to download and setup unist

Open terminal and run command
git clone https://github.com/syntax-tree/unist.git
git clone is used to create a copy or clone of unist repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with unist https://github.com/syntax-tree/unist/archive/master.zip

Or simply clone unist with SSH
[email protected]:syntax-tree/unist.git

If you have some problems with unist

You may open issue on unist support forum (system) here: https://github.com/syntax-tree/unist/issues