Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

esy

Package Overview
Dependencies
Maintainers
0
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esy

Package builder for esy.

  • 0.8.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
467
decreased by-4.5%
Maintainers
0
Weekly downloads
 
Created
Source

esy

package.json workflow for native development with Reason/OCaml

Build Status

Esy is a package manager for Reason and OCaml centered around the NPM workflow. Reason/OCaml are compiled languages and it can be daunting for developers to setup tools and develop a workflow that is intuitive and well documented. Developing apps that are natively compiled are also hard to reproduce and often require additional tooling. Esy tries address these, by offering a familiar package.json centered workflow and light-weight sandboxing.

Installation

Esy is available on NPM.

npm i -g esy

Documentation

You can find the Esy documentation on the website. You can also find them under the docs folder of the source tree.

Contributing

Please refer the documents in docs/contributing. You'll find instructions for building the source, CI setup, release process, esy internal concepts and other documentation to help you get started hacking on esy. You can also find them on the website under the contributing section

Issues

Issues are tracked at esy/esy.

History and motivation

See package.json for compilers

Maintenance and Sponsorship

This project was originally authored by Andrey Popp, and is currently maintained by ManasJayanth. The project is currently not funded and could benefit from generous sponsorships.

FAQs

Package last updated on 05 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc