https://github.com/sercaneraslan/angular-prism-directive
Angular Prism Directive
https://github.com/sercaneraslan/angular-prism-directive
angularjs directive javascript prism
Last synced: 11 months ago
JSON representation
Angular Prism Directive
- Host: GitHub
- URL: https://github.com/sercaneraslan/angular-prism-directive
- Owner: sercaneraslan
- License: mit
- Created: 2014-10-28T16:01:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T16:47:46.000Z (over 11 years ago)
- Last Synced: 2025-04-05T23:24:31.351Z (about 1 year ago)
- Topics: angularjs, directive, javascript, prism
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Angular Prism Directive
=======================
Angular Prism Directive
Usage:
- Include prism.js and prism.css
- Add "prism" attribute in the code tag.
Example:
```
console.log('Hello World');
```
## Contributing
Feel free to open an issue or send a pull request.
## License
MIT License.
## Author
Copyright © 2014 Sercan Eraslan