https://github.com/canjs/can-view-parser
HTML parser for CanJS view engines
https://github.com/canjs/can-view-parser
Last synced: about 1 year ago
JSON representation
HTML parser for CanJS view engines
- Host: GitHub
- URL: https://github.com/canjs/can-view-parser
- Owner: canjs
- License: mit
- Created: 2016-04-15T19:44:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:49:55.000Z (about 6 years ago)
- Last Synced: 2025-04-17T03:42:52.998Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-view-parser.html
- Size: 286 KB
- Stars: 4
- Watchers: 12
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-view-parser
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-view-parser/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-view-parser)
[](https://travis-ci.org/canjs/can-view-parser)
[](https://greenkeeper.io/)
Parses html and magic tags.
## Documentation
Read the [can-view-parser API docs on CanJS.com](https://canjs.com/doc/can-view-parser.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-view-parser/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-view-parser/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-view-parser/blob/master/LICENSE.md)