Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

retext-latin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retext-latin - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "retext-latin",
"version": "2.0.2",
"version": "2.0.3",
"description": "retext parser for Latin-script natural languages",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -1,13 +0,15 @@

# retext-latin [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Size][size-badge]][size] [![Chat][chat-badge]][chat]
# retext-latin
[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
[![Downloads][downloads-badge]][downloads]
[![Size][size-badge]][size]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]
[![Chat][chat-badge]][chat]
[**retext**][retext] plugin to parse Latin-script natural language.
[Parser][] for [**unified**][unified].
Parses Latin-script language to [**nlcst**][nlcst] syntax trees.
Used in the [**retext** processor][processor] but can be used on its own as
well.
Parses Latin-script prose to [**nlcst**][nlcst] syntax trees.
* * *
**Announcing the unified collective! 🎉
[Read more about it on Medium »][announcement]**
## Sponsors

@@ -45,11 +47,13 @@

## Installation
[**Read more about the unified collective on Medium »**][announcement]
## Install
[npm][]:
```bash
```sh
npm install retext-latin
```
## Usage
## Use

@@ -71,9 +75,2 @@ ```js

## Table of Contents
* [API](#api)
* [processor.use(latin)](#processoruselatin)
* [latin.Parser](#latinparser)
* [License](#license)
## API

@@ -83,4 +80,3 @@

Configure the `processor` to read Latin-script text as input.
Parse Latin-script natural language.
There is no configuration for the parser.

@@ -92,2 +88,16 @@

## Contribute
See [`contributing.md`][contributing] in [`retextjs/.github`][health] for ways
to get started.
See [`support.md`][support] for ways to get help.
Ideas for new plugins and tools can be posted in [`retextjs/ideas`][ideas].
A curated list of awesome retext resources can be found in [**awesome
retext**][awesome].
This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
abide by its terms.
## License

@@ -115,2 +125,8 @@

[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
[collective]: https://opencollective.com/unified
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg

@@ -120,2 +136,14 @@

[health]: https://github.com/retextjs/.github
[contributing]: https://github.com/retextjs/.github/blob/master/contributing.md
[support]: https://github.com/retextjs/.github/blob/master/support.md
[coc]: https://github.com/retextjs/.github/blob/master/code-of-conduct.md
[ideas]: https://github.com/retextjs/ideas
[awesome]: https://github.com/retextjs/awesome-retext
[license]: https://github.com/retextjs/retext/blob/master/license

@@ -129,3 +157,3 @@

[processor]: https://github.com/retextjs/retext/blob/master/packages/retext
[retext]: https://github.com/retextjs/retext

@@ -132,0 +160,0 @@ [nlcst]: https://github.com/syntax-tree/nlcst

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc