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

@textlint/resolver

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/resolver

Module Resolver Utility for textlint

Source
npmnpm
Version
15.7.0
Version published
Weekly downloads
911K
-30.1%
Maintainers
2
Weekly downloads
 
Created
Source

@textlint/resolver

Resolver/Dynamic Import helper for textlint

Install

Install with npm:

npm install @textlint/resolver

Feature

  • Try to resolve package name to file path
  • Resolver/Import Hooks
    • UseCase: use this hooks to resolve dynamic import as statically for Bun

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

Author

License

MIT © azu

Keywords

textlint

FAQs

Package last updated on 14 May 2026

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