Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add dbc-code-contracts #12092

Closed
jek-nov opened this issue Nov 2, 2017 · 1 comment
Closed

[Request] Add dbc-code-contracts #12092

jek-nov opened this issue Nov 2, 2017 · 1 comment
Labels
🏷 Library Request A request to add a new library to cdnjs

Comments

@jek-nov
Copy link

jek-nov commented Nov 2, 2017

Library name: dbc-code-contracts
Library description: ES6 classes, which offer the several possibilities:

  • the Design by Contract (DbC) approach. You may also set the exception throwing policy, if some contract has failed
  • working with the DOM-model, there are methods for fetching/appending/updating/removing the HTML-nodes
  • deep working with the HTML-attributes, if you plan to create the possible bindings for the MVC/MVP/MVVM pattern implementation
  • loading the resources (the HTML/CSS/JavaScript content) asynchronously via the BLOB-urls, which were created on the fly
  • other useful stuff, which isn't supported by the web-browsers from the box

Git repository url: https://gitlab.com/o.oleg/orbios.dbc.git
npm package name or url: dbc-code-contracts
License: MIT
Official homepage: https://gitlab.com/o.oleg/orbios.dbc

Notes: The project repository doesn't have the release by default. It must be built, like RunKit service does it via the postinstall script.

For e.g., jsdelivr doesn't provide such possibilities, which RunKit does jsdelivr/jsdelivr#18048


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@sufuf3 sufuf3 added the 🏷 Library Request A request to add a new library to cdnjs label Nov 5, 2017
@MattIPv4
Copy link
Member

MattIPv4 commented May 4, 2020

Hi there,

We are no longer accepting requests for libraries that do not have a way to be automatically updated by our automation.

Our auto-update mechanism requires that either there exists a source repository with versions tagged that contain the required files for the CDN, or a package released on NPM that contains the files needed for the CDN.

You can find out more about our auto-update config structure in the CONTRIBUTING and CONTRIBUTING-WIP documents.

@MattIPv4 MattIPv4 closed this as completed May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷 Library Request A request to add a new library to cdnjs
Projects
None yet
Development

No branches or pull requests

3 participants