Coder Social home page Coder Social logo

cogizmo / sajax-content Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 89 KB

Custom Element that transcludes a document (in whole or part) into the current document at its current location.

License: ISC License

JavaScript 98.66% HTML 1.34%
custom-element web-component native-web-component ajax segmented-ajax transclude-html

sajax-content's Issues

Add test suites

Cogizmo, itself is fully tested, but none of the components that utilize Cogizmo are. This really has to be done before a release to 1.0.

Test suites required:

Unit Tests
Behavior Tests
Basic Integration Tests
Browser Compatibility Tests

Add noconflict mode

NoConflict mode would allow for code consumers to utilize multiple versions of <sajax-content>.

Make Cogizmo optional

Cogizmo is a convenience and doesn't do anything special but reduce instructions and logic. While generally, it is simpler, more readable and promotes some strong practices, all of these things may be easily replicated by those who need finer control.

  • Feature check for Cogizmo
  • Use HTMLElement as a fallback

Add module

ES Modules used correctly reduce global pollution, dependency conflicts, and transport requests. Used correctly, they can also provide multi-version support for code consumers.

Also see: import and export.

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.