14.5.0 • Published 3 months ago

@textlint/resolver v14.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@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.

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

Author

License

MIT © azu

14.5.0

3 months ago

14.4.1

5 months ago

14.4.2

5 months ago

14.4.0

6 months ago

14.3.0

8 months ago