Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 395 Bytes

js_shims

Build Status

Common js utils to help porting node.js and javascript libs to dart. Behavior of libs should match the js implementation as closely as dart allows.

Installing via Pub

Add this to your package's pubspec.yaml file:

dependencies:
  js_shims: ^1.0.0