An open API service indexing awesome lists of open source software.

https://github.com/openlayers/closure-es-modules

Using the Closure Compiler with ES modules
https://github.com/openlayers/closure-es-modules

Last synced: 5 months ago
JSON representation

Using the Closure Compiler with ES modules

Awesome Lists containing this project

README

          

This repo is a place to experiment with the Closure Compiler and ES modules.

npm run typecheck

runs type checks.

npm run jsdoc
open out/index.html

creates API docs and opens them in the browser.