Code Monkey home page Code Monkey logo

fable-node's Introduction

fable-node

Nuget Package

Fable bindings for node.js native modules

Currently supporting Node.JS 10.x LTS

Installing

To install in your project reference the Fable.Node NuGet package

If you use Paket:

paket add Fable.Node

If you use NuGet <PackageReference />:

dotnet add package Fable.Node

Development

  • Tests: npm test
  • Publish: npm run build publish

Ongoing process

While most of the previous Node.js API has already been mapped to Fable bindings some time ago, we've decided to make sure it will be compatible with current Node.js LTS (10.x).

Actually here's the actual progresses made on the updates:

Updated for Node.js 10.x LTS

  • Buffer (from 1.0.0-beta-0.0.1)
  • OS (from 1.0.0-beta-0.0.1)
  • Path (from 1.0.0-beta-0.0.1)
  • Url (from 1.0.0-beta-0.0.1)
  • Performance Hooks (from v1.0.0)
  • Cluster (from v1.0.1)
  • Trace Events (from v1.0.1)

Not yet updated

No check can either mean it doesn't exist

  • Child Processes
  • Crypto
  • DNS
  • Events
  • File System
  • HTTP
  • HTTP/2
  • HTTPS
  • Inspector
  • Net
  • Process
  • Query Strings
  • Readline
  • REPL
  • Report
  • Stream
  • String Decoder
  • Timers
  • TLS/SSL
  • Trace Events
  • TTY
  • UDP/Datagram
  • URL
  • Utilities
  • V8
  • VM
  • Worker Threads
  • Zlib

fable-node's People

Contributors

alfonsogarciacaro avatar angelmunoz avatar dependabot[bot] avatar mangelmaxime avatar ncave avatar vbfox avatar whitetigle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fable-node's Issues

LTS & legacy Support

Hi,
since we're moving out of the "tinkering with Fable and Node.js" side with these brand new bindings, what do we want to support?

I started revamping APIs to support LTS and maybe new experimental features. But do we need to support legacy, pre 10.x as well? (Node.js 6? Nodejs 8?).

Release stable version for Fable 3.0

We have been keeping track of the progress to publish all libraries to Fable.Core 3.0 stable. Looks like package is still on the beta version. Can you please release a stable version too? if not, what is needed and how can I help?

Cheers

Console?

No Console types found so far in the API. Is it something that was just missing or left out on purpose?

Port bindings from fable-import

@MangelMaxime @nojaf @whitetigle I've ported the bindings from fable-import. You should have write access to this repository.

I've tried to do something similar to fable-browser namespaces. However in this case all modules need to be qualified to prevent name conflicts. But now you only need to open Node to start invoking modules.

I've removed interfaces already included in Fable.Core.JS and replaced Function with ('FIn->'FOut) but there may be a better solution for that.

It's building but I haven't tested it, please have a look and feel free to change anything (I've also added a couple of other issues as ideas to improve the bindings). Then you can publish the package with the Fable.Node id :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.