Coder Social home page Coder Social logo

roelplieger / templating Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aurelia/templating

0.0 0.0 0.0 23.46 MB

An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.

License: MIT License

JavaScript 1.00% TypeScript 99.00%

templating's Introduction

Aurelia

License: MIT npm Version ci Discourse status Twitter Discord Chat

aurelia-templating

This library is part of the Aurelia platform and contains an extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.

To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions look around our Discourse forums, chat in our community on Discord or use stack overflow. Documentation can be found in our developer hub.

Platform Support

This library can be used in the browser only.

Building The Code

To build the code, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. From the project folder, execute the following command:
npm install
  1. To build the code, you can now run:
npm run build
  1. You will find the compiled code in the dist folder, available in three module formats: AMD, CommonJS and ES6.

Running The Tests

To run the unit tests, first ensure that you have followed the steps above in order to install all dependencies and successfully build the library. Once you have done that, proceed with these additional steps:

  1. You can now run the tests with this command:
npm run test

You can optionally run either of the following:

npm run test:watch
# OR
npm run test:debugger

to have better development experience, with watch/debuging capabilities

templating's People

Contributors

eisenbergeffect avatar jdanyow avatar bigopon avatar zewa666 avatar strahilkazlachev avatar ashleygrant avatar cmichaelgraham avatar mroseboom avatar niieani avatar joelcoxokc avatar fkleuver avatar bryanrsmith avatar gheoan avatar timfish avatar shanonvl avatar aftabansari10662 avatar vheissu avatar roelplieger avatar plwalters avatar astoker avatar davismj avatar sebastien-roch avatar stoffeastrom avatar pndewit avatar jods4 avatar romkevdmeulen avatar pwoosam avatar micahzoltu avatar mttmccb avatar martingust 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.