Coder Social home page Coder Social logo

gchallen / code.metalsmith-spellcheck Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 3.0 446 KB

This is a plugin for Metalsmith that checks spelling.

Home Page: https://www.npmjs.com/package/metalsmith-spellcheck

License: MIT License

JavaScript 100.00%

code.metalsmith-spellcheck's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

code.metalsmith-spellcheck's Issues

Security Vulnerabilities

Running npm install currently generates the following output.

npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm notice created a lockfile as package-lock.json. You should commit this file.
added 160 packages from 524 contributors and audited 289 packages in 17.599s
found 2 vulnerabilities (1 low, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

Numbers are now treated as misspelled words.

With version 0.2.5, I received no problems. Upon upgrading to 0.2.6 or 0.2.7, the following words are flagged as misspelled: 10, 11, 12, 30, 1970, 8080, 8888, etc.

Here's the text for the 1970 reference:

<li>REST - Representational State Transfer. A way of designing an HTTP API to comply with ideas from the 1970's.</li>

The 8080 and 8888 are port numbers.

<p>In this screenshot we are forwarding 3306 (the normal MySQL port) to the machine <code>master.mysql.service.consul</code>, using the destination port 3306 as well. A second port forward connects the local port 8888 to `amazing-server.service.consul` on port 8080.</p>

I suspect 83fb514 is where it broke.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.