UNPKG

remix-nlux

Version:

Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.

15 lines (14 loc) 266 B
export const languageAliases = { js: 'javascript', ts: 'typescript', jsx: 'javascript', tsx: 'typescript', html: 'xml', html5: 'xml', md: 'markdown', yml: 'yaml', py: 'python', rb: 'ruby', kt: 'kotlin', rs: 'rust', };