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

https://github.com/doodzik/semantic-tag


https://github.com/doodzik/semantic-tag

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# semantic-tag

This Repo contains the spec for semantic tags.
It is implemented in https://github.com/sylvainpolletvillard/ObjectModel

# installation

```bash
$ npm install semantic-tag
```

# usage

```javascript
import { semanticTag, peer, direction, spatial, time } from 'semantic-tag'
```