Code Monkey home page Code Monkey logo

nephyrite's People

Contributors

herbsalad avatar

Watchers

 avatar  avatar

nephyrite's Issues

nested `h ()` won't run

if an h () is placed within a function, e.g. an h () placed within the anonymous function for a list item generator, then it won't be run at compile time. the dehydration can't help this. so the transformation, might needs be done on an ast level?

approach to testing in dev?

have handled like this in past
looks really bad

how to link up file structure? in separate transform? but is tightly coupled (at least unit tests)?

maybe add markers in code, can be compiled away or jitted away for run to log, etc sth like this (then will need to confirm used variable really is mentioned marker, so this or this may be useful). how about any tracing?

markers can facilitate real self documenting code.

ps. maybe incorporate this

redesign macro system

make it normal js, make it extensible

  • enforce top_level_transform
  • make dependencies less messy
  • more?

svg to html converter

route 1.
html to pdf
pdf to svg

route 2.
yolo neural networks

route 3.
compute html bounding box, get animation object states, then generate svg (yolo all svg is absolute)

quicker rehydration

From @Irisjay on October 24, 2017 6:8

maybe store in external html file, then on browser sync read to rehydrate; js parse string/parse html is slow.

Copied from original issue: irisjae/koana#23

switch to S.js

From @Irisjay on November 15, 2017 4:49

  • make surplus bridge
  • debug surplus bridge
  • replace existing references to flydisms, flyd, normal
  • port examples

Copied from original issue: irisjae/koana#28

image stripping from svg

  • check createObjectURL images perf
  • implement image stripping (hook into pre_transform? where will stripped images go?)

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.