![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Tres is (will be) a mobile web development framework based in Backbone.js. The idea is instead of using a bunch of jQuery plugins and whatnot, you'll build your application as you'd build a regular Backbone app: you write the markup, declare the JS classes for each view, and style everything using CSS. A good good looking theme will be provided, as well as transitions.
Tres.Device
Tres.Screen
Tres.SwipeSet
Tres.Screen
s and allows for swipe navigation across them.Tres.List
Backbone.Collection
.Tres.ListEntry
Tres.List
. You can make it clickable by adding a click
method to it. Renders
differently depending on that.Tres.Form
Backbone.Model
. Note: not likely this will generate the form from a model's
attributes, since that means we need to define a schema for the model, and in which case we're
replicating what Backbone.Forms does. Just go and use it instead.Tres.Notifier
Tentative stuff, but could be handled later by plugins.
Tres.Map
Things will be messy until I make final decisions on things. If you'd like to contribute or hack with this project, give me a shout and I'll help you set up the environment. Until then, this repo won't have any purpose beyond educational.
As much as the philosophy is "stay out the way" and will remain so, a basic theme will be provided which uses exclusively fonts for icons and CSS3. That's in conformity with the trend of high resolution displays.
FAQs
Unknown package
We found that tres demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.