NueJS is participating 2021 OSC China Open Source Project Selection , please vote for it!
NueJS 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
NueJS won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement MIT
development language JavaScript View source code »
operating system Cross platform
Software type Open source software
Open source organizations nothing
region Unknown
deliverer haoming9245
intended for unknown
Recording time 2023-09-18

Software Introduction

Nue JS is a very small JavaScript library (2.3kb after compression) for building Web interfaces.

NueJS is the core of the upcoming Nue ecosystem. It is like Vue.js, React.js, or Svelte, but without the concepts of hooks, effects, props, portals, watchers, providers, inputs, and suspension, developers can easily learn HTML, CSS, and JavaScript by mastering their basic knowledge.

NueJS as The number of lines of code is 10 times less than that of React, Vue and Svelte.

Sample code

Nue uses HTML based template syntax:

 <div @name="media-object" class="{ type }"> <img src="{ img }"> <aside> <h3>{ title }</h3> <p :if="desc">{ desc }</h3> <slot/> </aside> </div>
Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to join the discussion 🔥 (2) Post and join the discussion 🔥
Published information
2023/09/18 11:50

Nue JS, a new wheel on the front end, the author claims to create a new web ecosystem

Nue JS is the latest open source Web front-end project, which is used to build the user interface. It is very small (2.3 kb after compression). Nue JS supports server-side rendering (SSR), reactive components, and "isomorphic" combinations. The author said that it is just like Vue.js, React.js or Svelte, but without such abstract concepts as hooks, effects, props, portals, watchers, providers, inputs, and perspectives, developers can easily get started by mastering the basic knowledge of HTML, CSS, and JavaScript. He also said that the biggest advantage of Nue is that it can

twenty-eight
twelve
No more
Loading failed, please refresh the page
Click to load more
Loading
next page
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
two comment
twenty-four Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top