typings 0.0.6+3 copy "typings: ^0.0.6+3" to clipboard
typings: ^0.0.6+3 copied to clipboard

Use NPM packages in your projects through TypeScript interop

27
likes
100/ 140
pub points
73%
popularity

We analyzed this package 5 hours ago, and awarded it 100 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

failed
Provide documentation
10 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting typings... Discovering libraries... Linking elements... Precaching local docs for 1155985 elements... Initialized dartdoc with 1391 libraries Generating docs for library tool/build.dart from package:typings/tool/build.dart... Generating docs for library annotations.dart from package:typings/annotations.dart... Generating docs for library core.dart from package:typings/core.dart... Generating docs for library typings.dart from package:typings/typings.dart... Generating docs for library d/webworker.dart from package:typings/d/webworker.dart... [16 more lines] ERR: warning: ambiguous reexport of typings.typescript.interop.WebGL2RenderingContext, canonicalization candidates: (typescript, typings.core, typings.core) -> typings.core (confidence 0.000) from typings.typescript.interop.WebGL2RenderingContext: (file:///tmp/pana_NUAOBA/lib/src/d/typescript/lib.dom.d.dart:143346:7) typescript: 0.1360 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1250), _Reason.locationPartStart (+0.001000)) typings.core: 1.146 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1250), _Reason.locationPartStart (+0.001000)) typings.core: 1.146 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1250), _Reason.locationPartStart (+0.001000)) Use {@canonicalFor typings.typescript.interop.WebGL2RenderingContext} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which [23237 more lines]

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 267 issues. Showing the first 2:

WARNING: Doc directive 'linkcode' is unknown.

lib/src/d/deno/0lib.deno.deno.d.dart:546:7

    ╷
546 │ /// {@linkcode Deno.networkInterfaces}.
    │       ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/d/deno/0lib.deno.deno.d.dart

WARNING: Doc directive 'linkcode' is unknown.

lib/src/d/deno/0lib.deno.deno.d.dart:3277:7

     ╷
3277 │ /// {@linkcode Deno.openSync}.
     │       ^^^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/d/deno/0lib.deno.deno.d.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
analyzer ^6.3.0 6.4.1 6.5.0
build ^2.3.1 2.4.1 2.4.1
js ^0.6.7 0.6.7 0.7.1
source_gen ^1.2.7 1.5.0 1.5.0
ts2dart any 0.0.6+1 0.0.6+1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 68.0.0
archive - 3.5.0 3.5.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
code_builder - 4.10.0 4.10.0
collection - 1.18.0 1.18.0
console - 4.1.0 4.1.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
glob - 2.1.2 2.1.2
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
meta - 1.14.0 1.14.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
pub_semver - 2.1.4 2.1.4
recase - 4.1.0 4.1.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.6.7` on js does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions js to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

27
likes
100
pub points
73%
popularity

Publisher

unverified uploader

Use NPM packages in your projects through TypeScript interop

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.paypal.com

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, build, js, source_gen, ts2dart

More

Packages that depend on typings