Giter Site home page Giter Site logo

tkonopka / makealive Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 327 KB

Dynamic web content through controlled javascript

Home Page: https://tkonopka.github.io/makealive

License: MIT License

Ruby 1.28% CSS 3.12% JavaScript 91.33% HTML 4.27%
data data-science d3 visualization javascript conversion-functions

makealive's Introduction

makealive

makealive brings static html documents to life through controlled use of javascript.

It is a plugin manager of sorts, which converts certain text inputs into javascript-generated objects. In contrast to plugins that help web developers create widgets, makealive provides such plugins to end users, for example through markdown.

Documentation

See the webpage for further background and the library for examples.

Installation

Clone the repository and run the following npm commands

npm run build
npm run minify

Upon completion the dist directory should contain files makelive.min.js and makealive-lib.min.js. The first file contains the core library. The second file contains the core library plus all conversion functions from the lib directory.

To create a custom build (core package plus a small set of conversion functions), concatenate the core src/makealive.js file with conversion functions of choice.

License

The core library is released under the MIT License.

Feedback, comments, and contributions are welcome.

makealive's People

Contributors

tkonopka avatar

Stargazers

 avatar

Watchers

 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.