Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dojo/dojox
Dojo 1 - extras library. Please submit bugs to https://bugs.dojotoolkit.org/
https://github.com/dojo/dojox
Last synced: 2 days ago
JSON representation
Dojo 1 - extras library. Please submit bugs to https://bugs.dojotoolkit.org/
- Host: GitHub
- URL: https://github.com/dojo/dojox
- Owner: dojo
- License: other
- Created: 2013-05-19T19:50:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T11:30:21.000Z (7 months ago)
- Last Synced: 2024-05-22T05:42:24.649Z (6 months ago)
- Language: JavaScript
- Homepage: https://dojotoolkit.org/
- Size: 38.8 MB
- Stars: 149
- Watchers: 46
- Forks: 231
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# dojox
**dojox** is a meta-package of other packages that was historically a development area for the Dojo Toolkit. It
contains packages that run the gamut of JavaScript technology. Over the years the modules and sub-packages have taken
dramatically different paths. Some of the code is very mature, some of the code is experimental and some of the code is
essentially abandoned. All of the packages require the Dojo Toolkit [core][] and some require the widget library
[dijit][].While still being maintained, new development is primarily focused on modern Dojo.
Checkout the [Dojo framework website](https://dojo.io/) or if you want a more detailed technical status and overview, checkout the [`Dojo roadmap`](https://dojo.io/community/).
You should read the ``README`` file contained in each sub-package to understand the status of the code contained
within.DojoX is currently not accepting any new sub-packages or projects. If you are interested in adding
to the community of packages, please discuss in the [Community Forum][].## Installing
Installation instructions are available at [dojotoolkit.org/download][download].
## Getting Started
If you are starting out with Dojo, the following resources are available to you:
* [Tutorials][]
* [Reference Guide][]
* [API Documentation][]
* [Community Forum][]## License and Copyright
The Dojo Toolkit (including this package) is dual licensed under BSD 3-Clause and AFL. For more information on the
license please see the [License Information][]. The Dojo Toolkit is Copyright (c) 2005-2018, The JS Foundation. All
rights reserved.[core]: https://github.com/dojo/dojo/
[dijit]: https://github.com/dojo/dijit/
[download]: http://dojotoolkit.org/download/
[Tutorials]: http://dojotoolkit.org/documentation/
[Reference Guide]: http://dojotoolkit.org/reference-guide/
[API Documentation]: http://dojotoolkit.org/api/
[Community Forum]: http://dojotoolkit.org/community/
[License Information]: http://dojotoolkit.org/license