asvd / microlight

highlights code in any programming language
http://asvd.github.io/microlight
MIT License
1.48k stars 63 forks source link

Support loading up in node js. #7

Closed DylanPiercey closed 7 years ago

DylanPiercey commented 8 years ago

This allows

import 'microlight'

In nodejs without throwing. This is useful for isomorphic apps.

DylanPiercey commented 7 years ago

Going to close since it doesn't seem like a priority for this module.