Giter Club home page Giter Club logo

navigation's Introduction

Navigation

Navigation is a Web library that adds a State machine layer on top of a Router. It associates a single source of data with the active State. Building Hyperlinks is as easy as changing the State and/or data. Navigation is available for ASP.NET or JavaScript.

The best way to get started is with the interactive tutorial. It's a set of coding exercises that will turn you from Navigation zero to Navigation hero in next to no time.

Build

Once you've cloned the repository, you can install the dependencies and run the build:

npm install
npm run build

Running npm test will execute the unit tests.

Code

You'll find the source code in the NavigationJS folder. It's written in TypeScript and is built on top of node.js. The NavigationAngular, NavigationKnockout and NavigationReact folders contain the source code for the plugins.

Examples

There are some basic live examples for Angular, Knockout and React to get you going. There are more sophisticated examples in the sample folder of each plugin.

Navigation for ASP.NET

Navigation started out as an ASP.NET project on CodePlex. The Navigation for ASP.NET documentation still lives on CodePlex - for now.

Code

After opening the Navigation solution, you'll find the source code in the Navigation project. This contains all the Web Forms, MVC and Web Api code. There are plans to restructure it so that the Navigation project contains just the core code, with separate projects for the NavigationWebForms, NavigationMVC and NavigationWebApi plugins.

Examples

You can see the code in action by downloading the basic samples for Web Forms and MVC. Alternavitely, you can debug through the Navigation code by running the more sophisticated examples in the NavigationSample project.

navigation's People

Contributors

grahammendick avatar neilski avatar

Watchers

 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.