{"id":13624961,"url":"https://github.com/uxebu/embedjs","last_synced_at":"2025-05-03T08:31:06.728Z","repository":{"id":954557,"uuid":"737557","full_name":"uxebu/embedjs","owner":"uxebu","description":"Mobile cross-platform JavaScript framework","archived":false,"fork":false,"pushed_at":"2011-10-28T17:11:49.000Z","size":12207,"stargazers_count":168,"open_issues_count":1,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-08T13:38:53.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://embedjs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxebu.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-24T13:15:45.000Z","updated_at":"2023-12-08T19:43:39.000Z","dependencies_parsed_at":"2022-08-16T11:35:19.369Z","dependency_job_id":null,"html_url":"https://github.com/uxebu/embedjs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxebu%2Fembedjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxebu%2Fembedjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxebu%2Fembedjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxebu%2Fembedjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxebu","download_url":"https://codeload.github.com/uxebu/embedjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224355986,"owners_count":17297654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:48.743Z","updated_at":"2024-11-12T22:22:36.260Z","avatar_url":"https://github.com/uxebu.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"::\n\n              |             |  _)\n    -_)  ` \\   _ \\  -_)  _` |   |(_-\u003c\n  \\___|_|_|_|_.__/\\___|\\__,_|_) |___/\n                             __/\n\nEmbedJS\n========\n\nAbout\n-----\n\nEmbedJS is a JavaScript framework targeted at embedded devices (mobile phones, TVs, etc.). \nIt takes a different approach than other frameworks by shipping just the code needed for each device. \nThat means, there's less code going over the wire, less code branching at runtime and less memory usage.\n\nEmbedJS is based on the core code of the `Dojo Toolkit`_, optimized for what you really just need on a mobile phone.\n\nEmbedJS is a `Dojo Foundation`_ project and dual-licensed -- new BSD or MIT.\n\nFeatures\n--------\n\nEmbedJS uses the concept of features: Functionalities are split up into features, as fine-grained as possible,\nand each feature might have multiple implementations.\n\nThe Features are implemented as AMD compatible modules, so if you don't use a ready-made build, you can use a \nloader like require.js to easily pull in the features you need for your project – each implementation of a \ngiven feature knows it's dependencies, so you don't have to worry about that.\n\nThis way it's super-easy to just use the features you want in a give project – no need to ship code that's \nnever executed!\n\n\nGoals\n-----\n\nGoal 1: Provide an optimized version for each device so that we can make use of the features \nof each platform as optimal as possible.\n\nGoal 2: Stay compatible to the dojo APIs. For those who are used to dojo we don't want to \nmake it hard for you to learn a new set of APIs – just stick to those you know. And make it easy for those new to \ndojo to learn the API by referencing the existing docs and not reinventing the wheel.\n\nGoal 3: Show a way of how (we think) cross-device development should work today. Or, to be precise, how cross-target\ndevelopment should work, as the feature based implementation approach used in EmbedJS is a very generic way to\nmanage, develop, test and build for different targets, be it a free vs. premium version of your app or a lightweight\nvs. full-blown version of your website.\n\nGoal 4: Ultimatively, we hope that all the efforts one day may flow back into the Dojo Toolkit.\n\n\nBuilding EmbedJS\n----------------\n\nYou can download ready-made builds, just check out the build folder. But if you want to build your custom build, you can very well do that!\n\nEmbedJS is using the AMD module pattern and it's working fine with James Burke's awesome RequireJS_ to load,\nand `r.js`_ to build. For instructions on how to build with r.js, please see the very detailed `RequireJS documentation`_.\n\n\n.. _Dojo Toolkit: http://dojotoolkit.org/\n.. _Dojo Foundation: http://dojofoundation.org/\n.. _RequireJS: https://github.com/jrburke/requirejs/\n.. _r.js: https://github.com/jrburke/r.js\n.. _RequireJS documentation: http://requirejs.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxebu%2Fembedjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxebu%2Fembedjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxebu%2Fembedjs/lists"}