Code Monkey home page Code Monkey logo

bootstrap.blazor.native's Introduction

BSN stands for Native JavaScript for Bootstrap, a fork that will be used for blazorstrap

The faster, lighter and more secure set of JavaScript components for Bootstrap 4, developed on modern ES6/ES7 standards. The bootstrap.native library is available on npm, CDN and comes packed with build tools and lots of guides.

NPM Version NPM Downloads jsDeliver CDNJS

The library is around 25Kb minified and 7.5Kb gZipped. See the demo for components guidelines and examples, or the Wiki/How to use on how to use the library or create custom builds.

BSN Wiki

Please check the bootstrap.native Wiki pages, they're updated with almost every new commit:

  • Acknowledgements - there are similarities and differences with the original jQuery plugins, good to know for maximizing your workflow.
  • How to use - An in depth guide on how to use the library.
    • CDN Links - use CDN links available on jsdelivr and cdnjs
    • Locally Hosted - download and copy in your project assets/js folder, then use proper markup to enable BSN on your pages
    • ES5 Example - basic component initialization with JavaScript ES5
    • ES6/ES7 Example - modern application would like you to import BSN from "bootstrap.native"
    • NPM Installation - just execute npm install bootstrap.native or mark it as dependency and take it from there
    • Custom Builds - use rollup build scripts to create your own custom builds, only with the components you need
    • Dynamic Content - use the library callbacks with your turbolinks:load, mount, load and similar events
    • RequireJS/CommonJS - NodeJS applications would like you to let BSN = require "bootstrap.native"
    • Factory Methods - for NodeJS apps you need to have document and window in scope
  • Browser support - Enable legacy browsers support via polyfills.
  • FAQs - A short list of frequent asked questions regarding the use of the library.
  • About - Learn about the bootstrap.native project inception, goals and motivations.

BSN Contributors

  • Full contributors list here. Thanks!

BSN License

The BSN library is released under the MIT license.

bootstrap.blazor.native's People

Contributors

thednp avatar ryanzim avatar fmasa avatar cvaize avatar midzer avatar dtognazzini avatar paulbgd avatar soda0289 avatar zandaqo avatar marcelpanse avatar xzar90 avatar robin-dubreuil avatar picasticks avatar jpapillon avatar janpanschab avatar hellogravity avatar mgiulio avatar xhmikosr avatar troyk avatar stepheny avatar nlemoine avatar inglkruiz avatar khipp avatar eliastik avatar lukasdrgon avatar cmccormack avatar crcastle avatar chaitanyagupta avatar alexwilson avatar malexdev 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.