GithubHelp home page GithubHelp logo

pure-js / axshare-nav Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 92 KB

Navigation menu for projects shared via Axure

Home Page: https://pure-js.github.io/axshare-nav/

HTML 53.79% JavaScript 18.93% Pug 21.16% Stylus 6.12%

axshare-nav's Introduction

Axure navigation menu

Farewell, Axure Share

Axure Share has been retired. Now, you can host, share, inspect, and gather feedback on your Axure RP prototypes with Axure Cloud. If you have Axure RP prototypes, and should repit thir structre, that package will help you. For example http://1zujqg.axshare.com/

In accordance with the above information, this project cannot be considered relevant and will be archived

Axshure link screenshoot

Installation

Install this package using following command:

bower install axshare-nav --save

Then run the following command

npm install

And insert similar code to your jade file

block axshare-nav
  include axshare-nav
  include /bower_components/axshare-nav/jade/nav-constructor

in .styl file do insert

@import "/bower_components/axshare-nav/stylesheets/axshare-nav";

After that create file axshare-nav, using syntax like in file axsahre-nav.example.jade. If you using gulp, you should be shure, what you have a basedir

.pipe(jade({
  basedir: './',
  pretty: true
}))

Also Download PhantomJS and ibstall it.

Using

Run PhantomJS, using code below

phantomjs phantom.js http://yed0ob.axshare.com/

and run the following command with path to downloaded file like a second argument

node app/scraper.js for-scraping/result.html

or if you just want to test it

node app/scraper.js for-scraping/example.html

And app will create output directory with all menu items and output.jade file in te root of current directory

axshare-nav's People

Watchers

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