impress / impress/impress.js

push v1.0.0 to npm

Open
#653 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
38.2k
Forks
6.6k
PR merge metrics
No merged PRs in 30d

Description

It took me a while to figure out why my local setup using the npm package wouldn't render the classic slides properly with help text & co. That's because the npm package is using the 0.6.0 release, while the example uses the 1.0.0 codebase.

Could you push the latest release on npm ?

Until then, I'll use yarn add https://github.com/impress/impress.js.git#1.0.0-beta1 :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the npm package's 0.6.0 contents with the repository's 1.0.0 codebase and the 1.0.0-beta1 reference in the issue. Check the project's release and npm publishing entry points, then verify that the published package matches the intended 1.0.0 release.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.