New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

retext-english

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retext-english - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "retext-english",
"version": "3.0.2",
"version": "3.0.3",
"description": "retext parser for the English language",

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

@@ -1,11 +0,15 @@

# retext-english [![Build][build-badge]][build] [![Coverage][coverage-badge]][coverage] [![Downloads][downloads-badge]][downloads] [![Size][size-badge]][size] [![Chat][chat-badge]][chat]
# retext-english
[![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 English natural language.
[Parser][] for [**unified**][unified].
Parses the English language to [**nlcst**][nlcst] syntax trees.
Parses English language prose to [**nlcst**][nlcst] syntax trees.
* * *
**Announcing the unified collective! 🎉
[Read more about it on Medium »][announcement]**
## Sponsors

@@ -43,11 +47,13 @@

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

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

## Table of Contents
* [API](#api)
* [processor.use(english)](#processoruseenglish)
* [english.Parser](#englishparser)
* [License](#license)
## API

@@ -81,4 +80,3 @@

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

@@ -90,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

@@ -113,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

@@ -118,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

@@ -127,2 +157,4 @@

[retext]: https://github.com/retextjs/retext
[nlcst]: https://github.com/syntax-tree/nlcst

@@ -129,0 +161,0 @@

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