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 8 months ago
  • published 0.0.6 10 months 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 9 months ago
  • From src/ `npx babel Component.jsx --out-file babel_output.js`

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

    published 0.0.5 8 months ago