Skip to main content
Glama
README.md577 B
## Usage ```javascript var correct = require('spdx-correct') var assert = require('assert') assert.strictEqual(correct('mit'), 'MIT') assert.strictEqual(correct('Apache 2'), 'Apache-2.0') assert(correct('No idea what license') === null) // disable upgrade option assert(correct('GPL-3.0'), 'GPL-3.0-or-later') assert(correct('GPL-3.0', { upgrade: false }), 'GPL-3.0') ``` ## Contributors spdx-correct has benefited from the work of several contributors. See [the GitHub repository](https://github.com/jslicense/spdx-correct.js/graphs/contributors) for more information.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sadiuysal/mem0-mcp-server-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server