Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c7/ur-sab

Translates SAB codes to Swedish subject
https://github.com/c7/ur-sab

Last synced: 29 days ago
JSON representation

Translates SAB codes to Swedish subject

Awesome Lists containing this project

README

        

# UR::Sab

Naive translation of SAB codes

### Installation
gem install ur-sab

#### Examples
require 'ur-sab'

search = UR::SabSearch.new('C')

search.sab.text #=> "Religion"
search.subjects.last.count #=> 2