Giter Site home page Giter Site logo

liveify's Introduction

DEPRECATED

use anyify instead:

browserify -t [ anyify --ls [ livescript?compile ] ]

liveify's People

Contributors

alexkalderimis avatar apaleslimghost avatar aweiksnar avatar joneshf avatar jtmalinowski avatar thlorenz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

liveify's Issues

LiveScript 1.4

LiveScript 1.4 was published on npm yesterday under a new name, all small caps.

I'm thinking, maybe you should publish liveify@3 with a "livescript": "^1.4.0" dependency...

Any thoughts?

Compile error when using liveify

The following livescript

TranslatorInfo =
  id:         'f895aa0d-f28e-47fe-b247-2ea77c6ed583'
  label:      'Better BibLaTeX'
  timestamp:  '2014-10-14 12:16:51'
  release:    '0.6.48'
  unicode:    true

export TranslatorInfo

compiles correctly with lsc, but browserify -t liveify translatorinfo.ls yields

Error: Parse error on line 1: Unexpected 'DEDENT'

Should support passing transform options to Livescript

Browserify has supported transform options for a while now. We should pass our options straight to Livescript. This would obviate LSC_CONST, we'd keep it for backwards compat but deprecate it and remove it in a future major release.

Can liveify be installed globally?

When I do sudo npm install -g liveify the module installs without a problem but if I then call browserify -t liveify translatorinfo.ls I get Cannot find module 'liveify' from '/home/emile/zotero/zotero-better-bibtex/resource/translators'

gulp error "bundle() no longer accepts option arguments."

When I try to run gulp, I get the following error:

Gary-Robinsons-Retina-Macbook-Pro:react-isomorphic garyrob$ gulp
[15:53:56] Using gulpfile ~/Source/test/isomorphic-react/node_modules/react-isomorphic/gulpfile.js
[15:53:56] Starting 'copy-scripts'...
[15:53:56] Starting 'styles'...
[15:53:56] Starting 'browserify'...
[15:53:56] Bundling
[15:53:56] 'browserify' errored after 15 ms
[15:53:56] Error: bundle() no longer accepts option arguments.
Move all option arguments to the browserify() constructor.
at Browserify.bundle (/usr/local/lib/node_modules/browserify/index.js:702:15)
at update (/Users/garyrob/Source/test/isomorphic-react/node_modules/react-isomorphic/gulpfile.ls:37:18)
at Gulp. (/Users/garyrob/Source/test/isomorphic-react/node_modules/react-isomorphic/gulpfile.ls:42:10)
at module.exports (/Users/garyrob/Source/test/isomorphic-react/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:34:7)
at Gulp.Orchestrator._runTask (/Users/garyrob/Source/test/isomorphic-react/node_modules/gulp/node_modules/orchestrator/index.js:273:3)
at Gulp.Orchestrator._runStep (/Users/garyrob/Source/test/isomorphic-react/node_modules/gulp/node_modules/orchestrator/index.js:214:10)
at Gulp.Orchestrator.start (/Users/garyrob/Source/test/isomorphic-react/node_modules/gulp/node_modules/orchestrator/index.js:134:8)
at /usr/local/lib/node_modules/gulp/bin/gulp.js:129:20
at process._tickCallback (node.js:419:13)
at Function.Module.runMain (module.js:499:11)
[15:53:56] Finished 'copy-scripts' after 55 ms
[15:53:56] Finished 'styles' after 48 ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.