Skip to content

Commit 162f06e

Browse files
committed
Merge pull request tastejs#851 from tomByrer/patch-1
shortened ComponentJS description
2 parents a3af64c + 79c2ba7 commit 162f06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
},
486486
"componentjs": {
487487
"name": "ComponentJS",
488-
"description": "ComponentJS is a stand-alone MPL-licensed Open Source library for JavaScript, providing a powerful run-time Component System for hierarchically structuring the User-Interface (UI) dialogs of complex HTML5-based Rich Clients (aka Single-Page-Apps) — under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.",
488+
"description": "Provides a powerful run-time Component System for hierarchically structuring the UI dialogs of complex HTML5-based Clients. Fully isolates each UI segment, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms.",
489489
"homepage": "componentjs.com/",
490490
"source_path": [{
491491
"name": "Architecture Example",

0 commit comments

Comments
 (0)