The Wayback Machine - https://web.archive.org/web/20200908051728/https://github.com/topics/project-template
Skip to content
#

project-template

Here are 421 public repositories matching this topic...

ManasJayanth
ManasJayanth commented Sep 1, 2020

The new npm style require syntax works by emiting modules that alias the namespace like this

(rule
    (with-stdout-to FooCliPesyModules.re
        (run echo  "module AliasedDep = DepNamespace;\
                  \nmodule AliasedDep2 = Dep2Namespace;")))

If users, especially experienced ones, know the namespace of the library beforehand and the use same,

"imports": [

Improve this page

Add a description, image, and links to the project-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the project-template topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.