acmcsufoss / lc-dailies

Daily Leetcode challenges for members to practice their algorithms.
https://acmcsuf.com/lc-dailies
MIT License
2 stars 0 forks source link

Build npm package #35

Closed EthanThatOneKid closed 9 months ago

EthanThatOneKid commented 9 months ago

Proposal

Build an npm package for access to the LC-Dailies helper functions and types in Node.js projects, such as https://acmcsuf.com/code. This will facilitate the rendering of LC-Dailies data on acmcsuf.com.

Prior art