Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Development
TrinityJS - Minimalistic web framework
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MayoMayn" data-source="post: 426131" data-attributes="member: 71840"><p>TrinityJS is a ReactJS inspired web framework solely made for the purpose of being fast, simple and lightweight.</p><p></p><p>Example of usage: <a href="https://github.com/marcus-sa/trinity-js/tree/master/test/client" target="_blank">https://github.com/marcus-sa/trinity-js/tree/master/test/client</a></p><p></p><p>Features:</p><ul> <li data-xf-list-type="ul">Reusable components</li> <li data-xf-list-type="ul">Routing</li> <li data-xf-list-type="ul">Store</li> <li data-xf-list-type="ul">Authentication wrappers for routing through store<br /> </li> <li data-xf-list-type="ul">Learning curve is fast and easy<br /> </li> <li data-xf-list-type="ul">Development made easy</li> <li data-xf-list-type="ul">HTML done in string</li> <li data-xf-list-type="ul">Code your own plugins (aka contexts)<br /> </li> <li data-xf-list-type="ul">And much more</li> </ul><p><strong>Documentation</strong>: <a href="https://trinity.js.org" target="_blank">https://trinity.js.org</a></p><p><strong>Github</strong>: <a href="https://github.com/marcus-sa/trinity-js" target="_blank">https://github.com/marcus-sa/trinity-js</a></p><p></p><p>I'll add a roadmap for what needs to be done.</p><p></p><p>Be aware the API will change as this framework is not completely done nor is the documentation yet.</p><p>[doublepost=1515683536,1515508612][/doublepost]Roadmap:</p><ul> <li data-xf-list-type="ul">Port to Scala.js<br /> </li> <li data-xf-list-type="ul">Finish the documentation</li> <li data-xf-list-type="ul">Rewrite router</li> <li data-xf-list-type="ul">Finish helper functions</li> <li data-xf-list-type="ul">Code a real life demo example to show how fast TrinityJS really is</li> </ul></blockquote><p></p>
[QUOTE="MayoMayn, post: 426131, member: 71840"] TrinityJS is a ReactJS inspired web framework solely made for the purpose of being fast, simple and lightweight. Example of usage: [URL]https://github.com/marcus-sa/trinity-js/tree/master/test/client[/URL] Features: [LIST] [*]Reusable components [*]Routing [*]Store [*]Authentication wrappers for routing through store [*]Learning curve is fast and easy [*]Development made easy [*]HTML done in string [*]Code your own plugins (aka contexts) [*]And much more [/LIST] [B]Documentation[/B]: [URL]https://trinity.js.org[/URL] [B]Github[/B]: [URL]https://github.com/marcus-sa/trinity-js[/URL] I'll add a roadmap for what needs to be done. Be aware the API will change as this framework is not completely done nor is the documentation yet. [doublepost=1515683536,1515508612][/doublepost]Roadmap: [LIST] [*]Port to Scala.js [*]Finish the documentation [*]Rewrite router [*]Finish helper functions [*]Code a real life demo example to show how fast TrinityJS really is [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Development
TrinityJS - Minimalistic web framework
Top