Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkusa/razorjs
Experimental Razor-like template parser for Node.js.
https://github.com/rkusa/razorjs
Last synced: 3 months ago
JSON representation
Experimental Razor-like template parser for Node.js.
- Host: GitHub
- URL: https://github.com/rkusa/razorjs
- Owner: rkusa
- License: mit
- Archived: true
- Created: 2012-11-26T19:24:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T14:11:32.000Z (over 10 years ago)
- Last Synced: 2024-06-30T23:26:43.379Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 359 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RazorJS [![NPM version][npm-img]][npm-url] [![Build Status][travis-img]][travis-url]
Experimental [Razor](http://razorengine.codeplex.com/)-like [PEG.js](https://github.com/dmajda/pegjs) template parser for Node.js.
**Status:** Experimental, don't use yet.
## MIT License
Copyright (c) 2012-2014 Markus AstPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[npm-url]: https://npmjs.org/package/gulp
[npm-img]: https://badge.fury.io/js/razorjs.png
[travis-url]: https://travis-ci.org/rkusa/razorjs
[travis-img]: https://travis-ci.org/rkusa/razorjs.png?branch=master