viewport-navigation

0.23.0 • Public • Published

Logo Viewport Navigation

pipeline status code style npm

Viewport navigation is a JavaScript library which enhances webpages with a navigation menu and slideshow presentation functionality.

Find out more and see it in action at the viewport navigtion website.

Developing

Building and depoloying the various parts of this project is controlled by scripts which are defined in the package.json file which is run via npm.

# Lint the source files
npm run lint

# Create the built files in the dist directory
npm run build

# Create the documentation in the doc directory
npm run doc

# Run the test suite
npm run test

# Create the project's website in the public directory
npm run website

# Destroy the generated directories: dist, doc, public
npm run clean

# Destory all generated and downloaded files.
# Restore the sources to their pristine state.
npm run distclean

# Run a local HTTP server, for development purposes
npm run http-server

Package Sidebar

Install

npm i viewport-navigation

Weekly Downloads

1

Version

0.23.0

License

MIT

Unpacked Size

2.57 MB

Total Files

17

Last publish

Collaborators

  • danieljrmay