paperhive-sources

Checks if a given URL is valid for PaperHive and parses it.

Usage no npm install needed!

<script type="module">
  import paperhiveSources from 'https://cdn.skypack.dev/paperhive-sources';
</script>

README

paperhive-sources

Build Status Coverage Status Dependency Status

NPM

Checks if a given URL is valid for PaperHive and parses it.

Development

  • Check linting:
    npm run lint
    
  • Run unit tests:
    npm test
    
  • Publish on npmjs.com:
    npm publish
    
  • Add Git tag:
    git tag v2.0.1
    git push --tags
    

License

The paperhive-sources is licensed under the GPL3 license.