Code Monkey home page Code Monkey logo

virtual-jade's Issues

more compact results

  • don't bother rendering empty {}s or []s
  • don't bother wrapping expressions in [] if there is only 1 element
  • classes
    • don't bother .filter(Boolean) class arrays with only literals
    • concatenate compile-time them whenever possible

Sourcemap support in compiler

Currently when compiling with webpack, debugging an issue inside virtual-jade compilation is very hard.

The output is quite verbose. Source map support that maps to jade would be a time saver.

plugins

  • browserify
  • webpack
  • duo
  • component

"virtual-jade" does not support the "extends", "include" and other key words

Error: the "filename" option is required to use "extends" with "relative" paths
at Parser.resolvePath (D:\demows\koa-demo\node_modules\jade\lib\parser.js:486:13)
at Parser.parseExtends (D:\demows\koa-demo\node_modules\jade\lib\parser.js:505:21)
at Parser.parseExpr (D:\demows\koa-demo\node_modules\jade\lib\parser.js:221:21)
at Parser.parse (D:\demows\koa-demo\node_modules\jade\lib\parser.js:122:25)
at render (D:\demows\koa-demo\node_modules\virtual-jade\lib\index.js:43:25)
at DestroyableTransform.CompileJade as _transform
at DestroyableTransform.Transform._read (D:\demows\koa-demo\node_modules\through2\node_modules\readable-stream\lib_stream_transform.js:159:10)
at DestroyableTransform.Transform._write (D:\demows\koa-demo\node_modules\through2\node_modules\readable-stream\lib_stream_transform.js:147:83)
at doWrite (D:\demows\koa-demo\node_modules\through2\node_modules\readable-stream\lib_stream_writable.js:313:64)
at writeOrBuffer (D:\demows\koa-demo\node_modules\through2\node_modules\readable-stream\lib_stream_writable.js:302:5)

TODO:

  • case
  • classes
  • caching
  • mixins
  • dependencies
  • interpolation
  • content
  • while loops
  • each
  • escape and unescaped

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.