Knockout-Contrib / Knockout-Contrib/KoGrid
Could you update koGrid to follow the AMD module specification?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Very impressed with your grid control so far... Very nice work!
I am currently trying to integrate it in a project that relies on require.js and
http://requirejs.org/docs/api.html
You can read about how knockout already follows this standard here
http://knockoutjs.com/documentation/amd-loading.html
If you do this it will make it much easier for others to integrate your code in their projects...
Thanks for the great work
Eric Ziko
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 with KoGrid’s JavaScript module entry point and compare its loading pattern with the RequireJS API and Knockout’s AMD-loading documentation linked in the issue. Done means KoGrid can be loaded through RequireJS while retaining its existing grid behavior; no test file is named, so verify the integration path directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100