Skip to content

Installation#

You can install Slang NPM package simply by running the following npm command:

npm install "@nomicfoundation/slang"

Or if you are using yarn for package management:

yarn add "@nomicfoundation/slang"