https://github.com/dojo/util
Dojo 1 - build utilities. Please submit bugs to https://bugs.dojotoolkit.org/
https://github.com/dojo/util
Last synced: about 1 year ago
JSON representation
Dojo 1 - build utilities. Please submit bugs to https://bugs.dojotoolkit.org/
- Host: GitHub
- URL: https://github.com/dojo/util
- Owner: dojo
- License: other
- Created: 2013-05-19T19:51:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T04:02:23.000Z (over 3 years ago)
- Last Synced: 2025-03-29T01:09:16.902Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://dojotoolkit.org/
- Size: 148 MB
- Stars: 60
- Watchers: 30
- Forks: 106
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# util
**util** is a set of utilities developed to utilise with the Dojo Toolkit. It is best to read the [documentation][] to
understand what tools are available within the repository.
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/).
## 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.
[download]: http://dojotoolkit.org/download/
[Tutorials]: http://dojotoolkit.org/documentation/
[Reference Guide]: http://dojotoolkit.org/reference-guide/
[documentation]: http://dojotoolkit.org/reference-guide/util/
[API Documentation]: http://dojotoolkit.org/api/
[Community Forum]: http://dojotoolkit.org/community/
[License Information]: http://dojotoolkit.org/license