Giter VIP home page Giter VIP logo

bboxed's People

Contributors

ackwell avatar ambientnoise avatar marksyzm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bboxed's Issues

Optimisation for browser usage

The codebase was originally written for server-side usage, though could likely be implemented on the client side as well with a little work. A number of things should be considered:

[ ] Default tag library is a little bulky, and could likely be broken out into a separate package
[ ] Changing function implementation for better compatibility with browser-side loaders

The above will likely introduce breaking changes to the API, so this should likely be considered as part of a version push to v1.0

vBulletin-style [list] tags

As per @marksyzm's suggestion, [list] tags should be implemented with a parameter to designate the type and styling of the list (e.g. [list=1] for list-style-type: decimal;, and so on.)

Option to start with no preset tags

I'm looking to implement this but not all the functionality you've put in is ideal in all the tags.
Would it be possible to manually create mine instead and not have the forced require('./tags') part?
I can go ahead and put some work into this myself if this is too much to ask.

Generalisation of the single-tag functionality

Currently, the tag functionality used in lists for the list items ([*] and the like) is unique to those tags, and cannot be used by other custom tags without modification of the parser.

If possible, this functionality should be generalised, so custom tags also have access to this type of tag.

This will likely need to be addressed as part of #5.

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.