GithubHelp home page GithubHelp logo

kit.js's Introduction

Note: Kit.js is currently in very early development and is not ready for use anywhere. If you'd like to contribute, hit me up on Twitter or something.

Kit.js

Kit.js is a JavaScript port of @bdkjones's awesome Kit language.

About the Kit Language

Kit adds two things to standard HTML: include statements and variables. You can read about how to use it at incident57.com/codekit/help.html#kit. A *.kit file is HTML with special comments. Kit compiles to HTML, so the Kit language is great for building static sites.

The original Kit compiler (as implemented in CodeKit) is open source, and is available at github.com/bdkjones/Kit.

About This Project

Kit.js is intended to adhere fairly closely to the original implementation of the Kit compiler in CodeKit. As such, it'll follow the design outlined by Bryan Jones. He explains it best, so head there if you have questions about that.

Because Kit is pretty well spec'd out on CodeKit's Kit Language help page, and because I'm pretty happy using Kit as it is now, I don't plan to fold in a ton of features here. If you feel like something's missing from the language, I suggest submitting a feature request over on the original Kit repo.

License

The Kit Compiler was originally written by Bryan D K Jones in the fall of 2012. Kit.js was written by Calvin Juárez in 2015. Like the original, the code in this repository is released under an MIT license.

kit.js's People

Contributors

calvinjuarez avatar

Watchers

 avatar  avatar  avatar

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.