Femto
Dependency resolver
Automates resolving missing dependencies between Fable and npm packages
Femto is a CLI tool that automatically resolves npm packages used by Fable bindings
153 stars
7 watching
13 forks
Language: F#
last commit: 2 months ago
Linked from 1 awesome list
dotnetdotnet-clifablefsharpinteropnpmpackage-management
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/fable.datefunctions | A F# extension library for common date manipulation tasks | 26 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
zaid-ajaj/fable.simplejson | A JSON data manipulation library for Fable projects | 59 |
zaid-ajaj/feliz | A F# implementation of the React API with a focus on high-quality components and type-safe functionality | 545 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
fxpio/foxy | Automates validation, installation, and management of PHP libraries with asset dependencies from NPM or Yarn packages | 173 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
fsprojects/paket | A dependency manager for .NET projects with support for NuGet packages and Git repositories. | 2,020 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
zaid-ajaj/fable.remoting | A type-safe RPC communication layer that abstracts away HTTP and JSON, allowing clients to interact with servers as if they were pure stateless functions. | 273 |