nord-js
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Nord JS

A Nord theme port for JavaScript/TypeScript

Installation

npm i --save nord-js

Usage

CommonJS/Node

const Color = require("nord-js");

ESM/TS

import * as Color from "nord-js";

Browser

<script src="/path/to/index.js"></script>

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i nord-js

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

6.64 kB

Total Files

8

Last publish

Collaborators

  • mgred