azakaria1


Adam Zakaria

  • Use this component to display code with syntax highlighting and a clipboard users can click to copy the code to their clipboard. The design is based on OpenAI's component in ChatGPT, and can be styled further.

    published 1.0.11 9 months ago
  • published 0.0.6 a year ago
  • Install npm with your system's package manager, then run ``` npm init npm i npx nodemon app.js ``` Navigate to localhost:3000 in your browser

    published 1.0.3 a year ago
  • From src/ `npx babel Component.jsx --out-file babel_output.js`

    published 0.0.2 10 months ago
  • `npm i` # Run `npm run dev` # Build `rollup -c`

    published 0.0.5 9 months ago