Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nav | 1,346 | a month ago | 16 | mit | TypeScript | |||||
🔍 发现导航 , 打造最强静态导航网站(支持SEO) | Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing | ||||||||||
Angular Mobile Nav | 796 | 14 | 9 years ago | February 22, 2021 | 20 | mit | JavaScript | |||
An angular navigation service for mobile applications | ||||||||||
Nativescript App Templates | 198 | 1 | 2 | a month ago | 95 | July 16, 2020 | apache-2.0 | TypeScript | ||
Monorepo for NativeScript app templates | ||||||||||
Router Store | 184 | 6 years ago | 1 | February 20, 2017 | 13 | mit | TypeScript | |||
Bindings to connect the Angular Router to @ngrx/store | ||||||||||
Dirty Check Forms | 184 | 13 days ago | 8 | November 28, 2022 | 14 | mit | TypeScript | |||
🐬Detect Unsaved Changes in Angular Forms | ||||||||||
Angular Multi Step Form | 147 | 6 | 6 years ago | 9 | July 24, 2016 | 8 | isc | JavaScript | ||
An angular module for creating multi step forms / wizards | ||||||||||
Angular2 Wizard | 119 | 40 | 14 | 4 years ago | 7 | June 18, 2017 | 46 | JavaScript | ||
Angular2 - Form Wizard Component | ||||||||||
Microfrontends | 100 | a year ago | 5 | JavaScript | ||||||
Material2 Carousel | 83 | 13 | 4 | 2 years ago | 11 | January 16, 2020 | 36 | mit | TypeScript | |
A carousel component for Angular using Material | ||||||||||
Ionic5 Starter App Tutorial | 67 | a year ago | 5 | TypeScript | ||||||
Free Ionic Starter Template - Ionic 5 example app. Learn how to start using Ionic 5 to create a simple app with lists, forms and navigation and more!. |
A purely static, powerful navigation website that supports SEO and online editing, I hope you will like it
Built-in collection of up to 800+ high-quality websites to help you work, study and live
Themes
`Discovery Navigation The idea is to make it simple and convenient without relying on back-end services, without complicated configuration and database configuration concepts, so it can be used out of the box.
Its as easy as counting numbers "3 2 1" that simple!
1Fork the current project.
2settings/tokens apply for a token, check the corresponding permissions, if you dont understand, select all, copy and save the token.
3https://github.com/username/nav/settings/secrets/actions/new Create a new application token, name fill in TOKEN (All are uppercase).
4Go to https://github.com/username/nav/actions click "Green Button"
5Be sure to modify the project configuration file nav.config.ts
6After 5 minutes, open https://username.github.io/nav , you will see a very powerful navigation website.
The steps are the same as the first method, except that the fourth step is not needed. For specific use, follow the steps apps/vercel
Modify the routing address to system
, such as: https://www.nav3.cn/#/light Change to https://www.nav3.cn/#/system
Support importing from Chrome bookmarks (WebKit kernel should be supported~), it will automatically detect navigation that meets the three-level classification, and all others will be set as unclassified:
The browser opens chrome://bookmarks/ to export the bookmarks to get the html file, and then import it from the background of the navigation website.
Before upgrading, please back up the data
folder and nav.config.ts
in the root directory, and replace them after the upgrade.
Click the Watch
button in the upper right corner to track the version upgrade for the first time.
# Download
git clone --depth=1 https://github.com/xjh22222228/nav.git
cd nav
# Installation dependencies
yarn
# Start
yarn start
# Build
yarn build
Thank you for your contribution, men.
If you have any functional suggestions, you can initiate an issue, Thank you.