 | Node.js (Programming languages) | |
- 描述
- Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.https://nodejs.org
|
 | Nuxt.js (JavaScript frameworks, Web frameworks, Web servers, Static site generator) | |
- 描述
- Nuxt is a Vue framework for developing modern web applications.https://nuxt.com
- Matches
- Pattern
- <div [^>]{0,250}id="__nuxt"
- Pattern type
- html
- Match
- <div id="__nuxt"
- Pattern
- \/_nuxt\/
- Pattern type
- scriptSrc
- Match
- /_nuxt/
|
 | Vue.js (JavaScript frameworks) | |
- 描述
- Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.https://vuejs.org
- Matches
- Pattern
- <[^>]{1,250}\sdata-v(?:ue)?-
- Pattern type
- html
- Match
- <div class="default-layout" data-v-
|