Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

TODO.md

File metadata and controls

5 lines (3 loc) · 216 Bytes

Do require-haml, require-ini, etc. with same interface. Finally, write wrapper package "require" that lets you pass the list of file extensions you want to enable.

For example:

require('require')('json haml ini');