New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
d

djfm

npm

Packages

Current Co-maintainers

Former Co-maintainers

5 packages

add-js-extension

Adds the missing ".js" extension where needed to the JavaScript output by the TypeScript compiler when tsconfig's module target is "ESNext", thus enabling you to actually run your code on node with "type": "module" with the absolute minimal amount of chan

aplus-promesse

A functional style Promises/A+ implementation that aims to be concise and clean.

redux-staged-state

Let users stage part of the state, useful e.g. for forms

state-as-form

Experimental approach to form management... the whole state tree is a form :)

yab-is-yet-another-builder

Adds the missing ".js" extension where needed to the JavaScript output by the TypeScript compiler when tsconfig's target is "ESNext", thus enabling you to actually run your code on node with "type": "module" with the absolute minimal amount of changes to