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

https://github.com/irustm/systemjs2-json-plugin

SystemJS2 JSON Plugin
https://github.com/irustm/systemjs2-json-plugin

Last synced: about 2 months ago
JSON representation

SystemJS2 JSON Plugin

Awesome Lists containing this project

README

        

SystemJS 2 Json Plugin
===

## Usage

```html

System.import('/test/conf.json').then(res=>console.log(res));

```

## TODO

- Add tests

## LICENSE

MIT