Skip to content

paperhive/paperhive-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.