Package Exports
- notion-jam
- notion-jam/dist/bin.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (notion-jam) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
notion-jam
A notion-jam cli / action
Installation
NPM
npm install notion-jam
Yarn
yarn add notion-jam
CDN
<script type="text/javascript" src="https://unpkg.com/notion-jam/"></script>
Packages
File | Module Type | Transpiled | Source Maps |
---|---|---|---|
dist/notion-jam.bin.js | esm | No | No |
dist/notion-jam.action.mjs | esm | No | No |
Usage
Examples here
License
The code is available under the MIT license.
Contributing
We are open to contributions, see CONTRIBUTING.md for more info.