https://github.com/kanaka/scriptany
Use any language within script tags
https://github.com/kanaka/scriptany
Last synced: about 2 months ago
JSON representation
Use any language within script tags
- Host: GitHub
- URL: https://github.com/kanaka/scriptany
- Owner: kanaka
- Created: 2013-03-23T15:49:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-23T16:00:18.000Z (about 12 years ago)
- Last Synced: 2025-03-25T14:51:16.068Z (3 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MPL-2.0
Awesome Lists containing this project
README
## Scriptany: use any language within script tags
### Description
Scriptany (Scrip-tuh-nee) enables alternate script tag language types
by registering a compiler/interpreter for the given script type.### License
Scriptany is license under the Mozilla Public License 2.0. See
LICENSE.MPL-2.0.