sa03 43c140dd5b 添加Gitbook源码 | il y a 8 ans | |
---|---|---|
.. | ||
lib | il y a 8 ans | |
.npmignore | il y a 8 ans | |
LICENSE | il y a 8 ans | |
README.md | il y a 8 ans | |
index.js | il y a 8 ans | |
package.json | il y a 8 ans |
Prism language definitions in an easy to consume format. Demo:
> languages = require('prism-languages')
...
> Object.keys(languages)
[ 'DFS',
'markup',
'css',
'clike',
'javascript',
'actionscript',
'apacheconf',
'applescript',
'aspnet',
...
]
prism-languages is available under MIT. See LICENSE for more details.