Adoption in browser
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 148
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Can `logic-solver` be adopted for use in the browser? I have tried using browserify on the files included here to no avail... After including the resulting bundle script in my HTML and executing "Logic" on the console, I get `Uncaught ReferenceError: Logic is not defined`.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported browserify attempt with the files included in the repository, then inspect the generated bundle and the HTML inclusion described in the issue. Done means the browser bundle loads successfully and exposes Logic in the console; the issue does not name a specific source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100