Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

capitains-sparrow

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capitains-sparrow

Javascript abstractions and plugins for the CITE/CTS specification

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
2
Created
Source

Capitains Sparrow

Build Status Bower version npm version

About

This software has been developed by @PerseusDL team to provide a simple and ready to use Javascript abstraction/implementation of the CTS norm. On the road leading to the CTS abstraction, we thought it might be nice to provide ready-to-use plugins for various uses and various libraries.

To build the compressed files, in a terminal, in the root of this repository:

npm install
grunt build

Plugins/Modules

  • I18n plugin

Integrated plugins and relevant documentation

Services

  • LLT.Tokenizer : A Service implementation for the Latin Language Toolkit Tokenizer API (Support more than Latin language !)
  • Add your own

XSLT

jQuery

Releasing

Sparrow packages are registered as npm and bower packages. The release process is follows:

  • Update the release version in bower.json and package.json
  • grunt build
  • commit the updated json and package files and push to github
  • grunt page to update the gh-pages branch with latest code documentation
  • Using the GitHub interface create a new release tag and release notes.

Keywords

CITE

FAQs

Package last updated on 02 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts