Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New cross-platform, certificate-free, JS/CSS-able dotjs #138

Closed
wants to merge 2 commits into from

Conversation

luciopaiva
Copy link

@luciopaiva luciopaiva commented Jul 31, 2017

Since this repo is not being maintained anymore, I don't expect this PR to be accepted any time soon. I just want to draw people's attention to my new implementation of defunkt's dotjs.

This new dotjs is cross-platform (well, it runs on all platforms supported by Node.js) and it's easier to install, since it doesn't require you to deal with any certificates.

Here's the link, in case you're interested: https://github.com/luciopaiva/witchcraft

Update: added the ability to include custom scripts via an @include directive.
Update 2: it now also handles CSS scripts as well

Witchcraft

@luciopaiva luciopaiva changed the title New dotjs cross-platform solution New cross-platform dotjs Jul 31, 2017
@luciopaiva luciopaiva changed the title New cross-platform dotjs New cross-platform, certificate-free dotjs Jul 31, 2017
@luciopaiva luciopaiva changed the title New cross-platform, certificate-free dotjs Witchcraft: new cross-platform, certificate-free, JS/CSS-able dotjs Aug 4, 2017
@luciopaiva luciopaiva changed the title Witchcraft: new cross-platform, certificate-free, JS/CSS-able dotjs New cross-platform, certificate-free, JS/CSS-able dotjs Aug 4, 2017
@defunkt
Copy link
Owner

defunkt commented Jul 26, 2018

Thanks, I actually added a note to the top of the README linking to Witchcraft. It looks really good - cheers!

@defunkt defunkt closed this Jul 26, 2018
@ghost
Copy link

ghost commented Jul 26, 2018

Awesome, @defunkt. Thanks for the generous link and for dotjs itself.
Cheers!

@ghost
Copy link

ghost commented Jul 26, 2018

For those interested, I recently dropped the dependency on Node.js following a suggestion from a user that didn't want to install Node.js just for that. My extension now uses a Chrome app that does the heavy lifting of fetching files from disk. I wanted to implement this mechanism inside Witchcraft itself, but then I'd need to make it a Chrome app instead of a Chrome extension. The problem is that new Chrome apps are no longer being accepted by the Chrome store; they are deprecating apps (although extensions are still being supported).

Copy link

@jakch78 jakch78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@mathathlabcilabmat mathathlabcilabmat linked an issue Jun 30, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants