https://github.com/dojo/parser
:rocket: Dojo 2 - library for declaratively instantiating widgets.
https://github.com/dojo/parser
deprecated
Last synced: 4 months ago
JSON representation
:rocket: Dojo 2 - library for declaratively instantiating widgets.
- Host: GitHub
- URL: https://github.com/dojo/parser
- Owner: dojo
- License: other
- Archived: true
- Created: 2015-09-22T06:47:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T09:36:12.000Z (almost 9 years ago)
- Last Synced: 2024-04-23T16:40:20.129Z (almost 2 years ago)
- Topics: deprecated
- Language: TypeScript
- Homepage: http://dojo.io
- Size: 312 KB
- Stars: 3
- Watchers: 20
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dojo - Dojo parse - A package for declaratively instantiating widgets. (Packages, libraries and scripts)
README
# dojo-parser
[](https://travis-ci.org/dojo/parser)
[](https://codecov.io/github/dojo/parser?branch=master)
[](https://badge.fury.io/js/dojo-parser)
A package for declaratively instantiating widgets.
**WARNING** This package is *deprecated* in favor of functionality found elsewhere in Dojo 2. This package is not being further developed at this time as its feature set is redundant with other capabilities.
## Features
TODO: Add sections on features of this package
## How do I use this package?
TODO: Add appropriate usage and instruction guidelines
## How do I contribute?
We appreciate your interest! Please see the [Guidelines Repository](https://github.com/dojo/guidelines#readme) for the
Contributing Guidelines and Style Guide.
## Testing
Test cases MUST be written using [Intern](https://theintern.github.io) using the Object test interface and Assert assertion interface.
90% branch coverage MUST be provided for all code submitted to this repository, as reported by istanbul’s combined coverage results for all supported platforms.
## Licensing information
TODO: If third-party code was used to write this library, make a list of project names and licenses here
* [Third-party lib one](https//github.com/foo/bar) ([New BSD](http://opensource.org/licenses/BSD-3-Clause))
© 2004–2017 [JS Foundation](http://js.foundation/) & contributors. [New BSD](http://opensource.org/licenses/BSD-3-Clause) license.